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 éve |
Ivan Safrin
|
7fc36fc33b
UIWindow no longer sets color alpha on hide and show, sprite editor default anchor options and better generation options window, sprite state now rebuilds meshes when bounding box is changed
|
11 éve |
Ivan Safrin
|
049a820d3d
Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file
|
11 éve |
Ivan Safrin
|
e52dec6349
Added a grid settings panel and grid settings button to entity editor, made glsl shader template files contain basic GLSL code, added toNumber and toInteger to String class, UIWindow now sets enabled and visible to false on close by default
|
12 éve |
Ivan Safrin
|
c5634e5735
Added a static default blending mode to Entity, added BLEND_MODE_NONE blending mode option, made UI components render properly with default blending mode set to BLEND_MODE_NONE
|
12 éve |
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 éve |
Ivan Safrin
|
6f1ff51c61
Editor split fixes
|
12 éve |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 éve |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
12 éve |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
12 éve |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
12 éve |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 éve |
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 éve |
Ivan Safrin
|
134576cae7
Tons of Windows fixes
|
13 éve |
Ivan Safrin
|
0b9fc50d85
Merge pull request #152 from mcclure/uileak
|
13 éve |
Ivan Safrin
|
c29cf18bf5
More Linux fixes
|
13 éve |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 éve |
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 éve |
Ivan Safrin
|
1deeee0ebc
Setting window caption in UIWindow, confirmation for file removal in IDE, name popup for new folder
|
13 éve |
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 éve |
Ivan Safrin
|
3f824e8dfd
Single focused entity through CoreServices singleton
|
13 éve |
mcc
|
7c2adedb49
hitwidth/hitheight (now a Rectangle hit instead of two Numbers) now works correctly with ScreenMesh. If you change the Mesh after creating the ScreenMesh you will need to call an updateHitBox() function.
|
13 éve |
Ivan Safrin
|
9cf5dadca6
Fixed UI and dragging
|
13 éve |
Ivan Safrin
|
0374c77167
Started rewriting ScreenEntity input events, broke UI temporarily
|
14 éve |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
14 éve |
Ivan Safrin
|
3f300899cd
Some more IDE work
|
14 éve |
Ivan Safrin
|
40ee2aafec
Revisiting UI Module and IDE
|
14 éve |
Ivan Safrin
|
f4baf7df63
Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.
|
14 éve |
Ivan Safrin
|
8b1ae6d785
3D Physics module, minor fixes across the board.
|
14 éve |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 éve |