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 yıl önce |
Ivan Safrin
|
8784c7eb6f
Prevent UIMenu from going offscreen
|
11 yıl önce |
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
|
12 yıl önce |
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 yıl önce |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 yıl önce |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
12 yıl önce |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 yıl önce |
Ivan Safrin
|
009e198e25
Added support for context menus in UITextInput, added context menu for text inputs in the IDE
|
12 yıl önce |
Nur Monson
|
94c0728579
Add UIMenuDivider class and UIMenu::addDivider() method
|
12 yıl önce |
Nur Monson
|
50a8687ab1
Remove redundant removeAllHandlersForListener() in dtor
|
12 yıl önce |
cib
|
2753d88462
Prevent UIMenu from going over the screen in the IDE.
|
12 yıl önce |
Ivan Safrin
|
1113728033
Fixed UIMenus broken by last commit
|
12 yıl önce |
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 yıl önce |
Ivan Safrin
|
8c821d5795
Fixed menu interactions
|
13 yıl önce |
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
|
13 yıl önce |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 yıl önce |
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 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 |