Ivan Safrin
|
7284783d0d
More cleanup, got focus working
|
12 лет назад |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
12 лет назад |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
12 лет назад |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 лет назад |
Ivan Safrin
|
337a5059f8
Added resizing support for IDE editor props. Added resize support for UIComboBox. Added resize support for UIHSlider, fixed resizing for UITextInput. Added padding to UITextInput's scissor box so descenders don't get cut off. Made textfields slightly darker.
|
12 лет назад |
Ivan Safrin
|
5e02a65ab5
UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks
|
12 лет назад |
Ivan Safrin
|
b6aa9c7ffb
Added ability to close open files in the IDE, UIComboBox now resets selected name to None on clearItems(), fixed sprite editor not setting height properly on load
|
12 лет назад |
Ivan Safrin
|
2522352a17
Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE
|
13 лет назад |
Ivan Safrin
|
134576cae7
Tons of Windows fixes
|
13 лет назад |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 лет назад |
Ivan Safrin
|
a6bb676068
New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings
|
13 лет назад |
Ivan Safrin
|
4de209a0ef
Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox
|
13 лет назад |
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 лет назад |
Ivan Safrin
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 лет назад |
Ivan Safrin
|
0e027f9626
Fixed method overloading for const char * initialized ObjectEntry's, fixed input on UIComboBox, IDE project data now stored in PolycodeProject, projects now resaved before building and files parsed in
|
13 лет назад |
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 лет назад |
Ivan Safrin
|
9cf5dadca6
Fixed UI and dragging
|
13 лет назад |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
14 лет назад |
Ivan Safrin
|
048474c3e2
Combo box widget for UI Module and IDE stuff
|
14 лет назад |