Marko Pintera
|
52f680ec83
Virtual input repeat works
|
há 12 anos atrás |
Marko Pintera
|
047dd0ffcd
Added proper timestamps for OIS input events
|
há 12 anos atrás |
Marko Pintera
|
6824ae90d6
Added VirtualInput (still WIP but working)
|
há 12 anos atrás |
Marko Pintera
|
249b21533c
DropDownBox now captures all mouse clicks outside of it, so we don't trigger the buttons when trying to close it
|
há 12 anos atrás |
Marko Pintera
|
92a3261371
Bug with destroying GameObjects
|
há 12 anos atrás |
Marko Pintera
|
5f765a34df
Ensure that temporarily expanded elements are closed in case tree elements change
|
há 12 anos atrás |
Marko Pintera
|
4d538b5d91
Added tree-view scrollToElement
|
há 12 anos atrás |
Marko Pintera
|
e3923518a3
Tree view auto-scroll works
|
há 12 anos atrás |
Marko Pintera
|
3f992cf16f
Tested GameObject serialization/deserialization (And cloning)
|
há 12 anos atrás |
Marko Pintera
|
1b3d1ea5ff
Renderable RTTI
|
há 12 anos atrás |
Marko Pintera
|
da4647aaff
Better handling when deserializing invalid game object handles
|
há 12 anos atrás |
Marko Pintera
|
1fafaa92a6
A lot more work on GameObject serialization
|
há 12 anos atrás |
Marko Pintera
|
e41a0a35ea
GameObjectMnaager stores game object handles instead of pointers
|
há 12 anos atrás |
Marko Pintera
|
b63db1970e
Game objects now use a shared_ptr instead of a raw pointer
|
há 12 anos atrás |
Marko Pintera
|
3ce6e0bc8f
Each game object now has an unique instance id
|
há 12 anos atrás |
Marko Pintera
|
15ad1a70cf
Updated tree view auto expand functionality
|
há 12 anos atrás |
Marko Pintera
|
646beef809
Auto-expand elements we're dragging over
|
há 12 anos atrás |
Marko Pintera
|
051bbe0c52
Navigating tree view with the arrow keys
|
há 12 anos atrás |
Marko Pintera
|
ea13813c80
MouseOut event now properly gets sent before MouseOver
|
há 12 anos atrás |
Marko Pintera
|
9dcdb62b63
Scroll bars now drag and highlight properly
|
há 12 anos atrás |
Marko Pintera
|
d816266400
Fixed tree view bounds so they are properly clipped
|
há 12 anos atrás |
Marko Pintera
|
7d238b1ebb
Various ScrollArea fixes so that contents aren't just clipped
|
há 12 anos atrás |
Marko Pintera
|
278c8d4803
TreeView reparenting
|
há 12 anos atrás |
Marko Pintera
|
d6a17b1d86
Tree view drag and drop with highlights
|
há 12 anos atrás |
Marko Pintera
|
68aa0ab4f7
Multi-select for TreeView working
|
há 12 anos atrás |
Marko Pintera
|
68498c5ea3
TreeView multi-select (untested)
|
há 12 anos atrás |
Marko Pintera
|
c853b80d25
Fixed a bug in RectI clipping code
|
há 12 anos atrás |
Marko Pintera
|
41ca843e12
Fixed important issue with GUIManager element grouping
|
há 12 anos atrás |
Marko Pintera
|
8e34ff6c59
Removed selective input
|
há 12 anos atrás |
Marko Pintera
|
d7fcf5dc94
Properly send FocusLost event to windows (and in turn, to GUIElements)
|
há 12 anos atrás |