Eugene Kozlov
Eugene Kozlov
I want to be able to use arbitrary IDs for color and non-color variables in ImGUI for custom widgets. Use case: Let's say I am making `MyMagicWidget` which uses three...
**Update:** STR: 1. Begin text editing in HelloRmlUI 2. Quickly press 1 and then 4 ~~Yeah... I have no clue why it happens and why it's so unstable. Maybe texture...
### Aggregate issue for all the stuff we need to do but too lazy to create new issues General: - [ ] Rename UTs for better consistency - [ ]...
This place is suspicious 
I know it's possble. Also may want to take some Godot patches https://github.com/embree/embree/issues/279
STR: 1) Have scene with unsaved changes 2) Double click on another scene in Resource Tab 3) When prompt is active, double click on another scene again @rokups
I need CMake option to turn on this -g4 for emscripten targets https://emscripten.org/docs/porting/Debugging.html#debugging-debug-information-g
It would be useful to have at least some primitive syntax for this. E.g. `expr ?? event(args)`. Should be very easy to parse because `??` never happens outside of the...