Ivan Safrin
|
b4b8130dad
Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild
|
10 years ago |
Ivan Safrin
|
0b76b19e29
Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board
|
12 years ago |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 years ago |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 years ago |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
12 years ago |
Ivan Safrin
|
4b06c5558f
IDE project edtior now sets the saved/unsaved flag
|
13 years ago |
Ivan Safrin
|
1b7597c4ab
Fixed Unicode text rendering, fixed ortho not chaning size if it's been set, new about dialog in IDE, minor IDE tweaks
|
13 years ago |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
13 years ago |
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 years ago |
Ivan Safrin
|
9b1d802703
Texture filtering mode option in project settings
|
13 years ago |
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 years ago |
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 years ago |
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 years ago |
Ivan Safrin
|
5f8cc87ab9
Beginnings of a syntax highlight engine
|
13 years ago |
Ivan Safrin
|
a3010450ec
Fixed scrollbar click to advance
|
13 years ago |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
13 years ago |
Ivan Safrin
|
46304672fb
UITextInput now scrolls with arrow keys and page up/page down
|
13 years ago |
Ivan Safrin
|
f9ff37a7d8
More UI visual tweaks
|
13 years ago |
Ivan Safrin
|
5e0b6cf926
Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes
|
13 years ago |
Ivan Safrin
|
de739af9de
Project file saving/loading in IDE
|
14 years ago |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
14 years ago |
Ivan Safrin
|
048474c3e2
Combo box widget for UI Module and IDE stuff
|
14 years ago |
Ivan Safrin
|
4a0226f768
UI checkbox control fix and more IDE stuff
|
14 years ago |