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
|
před 11 roky |
Ivan Safrin
|
8784c7eb6f
Prevent UIMenu from going offscreen
|
před 11 roky |
Ivan Safrin
|
ca05ac1572
Removed old setRenderMode setting from Renderer in favor of setWireframePolygonMode, added abiliy to add meshes and primitives to 3d entity editor, added mesh icon to asset browser
|
před 12 roky |
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
|
před 12 roky |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
před 12 roky |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
před 12 roky |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
před 12 roky |
Ivan Safrin
|
009e198e25
Added support for context menus in UITextInput, added context menu for text inputs in the IDE
|
před 12 roky |
Nur Monson
|
94c0728579
Add UIMenuDivider class and UIMenu::addDivider() method
|
před 12 roky |
Nur Monson
|
50a8687ab1
Remove redundant removeAllHandlersForListener() in dtor
|
před 12 roky |
cib
|
2753d88462
Prevent UIMenu from going over the screen in the IDE.
|
před 12 roky |
Ivan Safrin
|
1113728033
Fixed UIMenus broken by last commit
|
před 12 roky |
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
|
před 12 roky |
Ivan Safrin
|
8c821d5795
Fixed menu interactions
|
před 13 roky |
Ivan Safrin
|
b203a668cd
Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes
|
před 13 roky |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
před 13 roky |
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
|
před 13 roky |
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),
|
před 13 roky |