Historique des commits

Auteur SHA1 Message Date
  BearishSun e7cfefe9ee Added copyright notices to all files il y a 10 ans
  BearishSun abac7348d8 Finishing up exposing GUI widgets to C# il y a 10 ans
  BearishSun 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector il y a 10 ans
  BearishSun edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size il y a 10 ans
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
  Marko Pintera 02ce72bd87 Added Ping to GUISceneTreeView il y a 10 ans
  Marko Pintera 005da72c82 Better way of calculating GUI clip rectangle il y a 10 ans
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) il y a 10 ans
  Marko Pintera 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget il y a 10 ans
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges il y a 10 ans
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
  Marko Pintera 42786f0f7f Added depth range to GUIPanel il y a 10 ans
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: il y a 10 ans
  Marko Pintera 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements il y a 10 ans
  Marko Pintera 27d362cd4c Most GUI elements are now tintable il y a 11 ans
  Marko Pintera 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
  Marko Pintera 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. il y a 11 ans
  Marko Pintera d1f33eb36a Tested remaining inspector fields il y a 11 ans
  Marko Pintera 1d5fdd56a3 Added GameObjectField C# il y a 11 ans