Eugene Kozlov

Results 23 issues of 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...

style

**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 ![image](https://user-images.githubusercontent.com/8576192/175475215-f22b8fcf-a583-484b-97a5-e66630c7f7c5.png)

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

area: editor

enhancement
area: editor
low priority

I need CMake option to turn on this -g4 for emscripten targets https://emscripten.org/docs/porting/Debugging.html#debugging-debug-information-g

help wanted
area: build system

enhancement
area: build system
area: graphics

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...