Marko Pintera
|
abb34d4a59
Better looking input box
|
il y a 11 ans |
Marko Pintera
|
f7d7777fc5
Added GUI padding
|
il y a 11 ans |
Marko Pintera
|
cae09d9c91
Drag and drop system now properly sets cursors
|
il y a 11 ans |
Marko Pintera
|
ac362937eb
GUI cursor updates are now all done from GUIManager
|
il y a 11 ans |
Marko Pintera
|
7f79e1badb
Refactored editor fields so they internally use GUILayout
|
il y a 11 ans |
Marko Pintera
|
2edcfcffba
WIP refactoring editor fields
|
il y a 11 ans |
Marko Pintera
|
33145efdd1
Added WIP GameObjectField
|
il y a 11 ans |
Marko Pintera
|
6feb6ad787
Added Name field to Resource
|
il y a 11 ans |
Marko Pintera
|
acc865dc80
Added Name to GameObject
|
il y a 11 ans |
Marko Pintera
|
9f2663102e
Added Foldout GUI component
|
il y a 11 ans |
Marko Pintera
|
ef90dfe7e7
Added Color field
|
il y a 11 ans |
Marko Pintera
|
041e8822fb
Fixed an issue where AsyncOps werent properly forwarded to some core thread methods
|
il y a 11 ans |
Marko Pintera
|
1ea161f89a
Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable
|
il y a 11 ans |
Marko Pintera
|
2c7f1c7b3d
Prototyping the Inspector
|
il y a 11 ans |
Marko Pintera
|
2dbcc8d6ba
Added Vec3 and Vec2 fields
|
il y a 11 ans |
Marko Pintera
|
5554a2ff28
Added text and Vector4 fields
|
il y a 11 ans |
Marko Pintera
|
b5260ae364
Tabbed bar background image now properly stretches across the entire bar
|
il y a 11 ans |
Marko Pintera
|
8c665ec329
Fixed dock slider so it renderers again
|
il y a 11 ans |
Marko Pintera
|
58b8c0e393
Int and float fields are now draggable
|
il y a 11 ans |
Marko Pintera
|
b5772b5e95
Added basic float and int fields
|
il y a 11 ans |
Marko Pintera
|
052a31d828
Resources no longer use SyncedAccessor (actually nothing does anymore)
|
il y a 11 ans |
Marko Pintera
|
10f73b4f06
Properly set up cursors and their hotspots
|
il y a 11 ans |
Marko Pintera
|
0a242cf23e
Reverted Module changes
|
il y a 11 ans |
Marko Pintera
|
42b20759ef
Refactored Module startUp (does not compile because of a weird linker error ATM)
|
il y a 11 ans |
Marko Pintera
|
53a15ba994
Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas
|
il y a 11 ans |
Marko Pintera
|
b90b98097d
Refactored C# serialization set/get methods so there isn't as much code duplication
|
il y a 11 ans |
Marko Pintera
|
5a04e6cfd6
Fixing C# dictionary serialization
|
il y a 11 ans |
Marko Pintera
|
df9fbb2af7
Fixed an issue with binary deserialization order
|
il y a 11 ans |
Marko Pintera
|
9c559abe48
Fixed C# list serialization
|
il y a 11 ans |
Marko Pintera
|
f180db3993
C# serialization: Structs now work properly with normal objects
|
il y a 11 ans |