Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
12 yıl önce |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
12 yıl önce |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
12 yıl önce |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 yıl önce |
Ivan Safrin
|
394f41fca4
Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code.
|
12 yıl önce |
cib
|
17c51168dd
Started work on fix for #238
|
12 yıl önce |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 yıl önce |
Ivan Safrin
|
c21ab8e6bb
processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks
|
13 yıl önce |
Ivan Safrin
|
059ea5cac4
Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers
|
13 yıl önce |