Commit History

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