Historial de Commits

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