Historique des commits

Auteur SHA1 Message Date
  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 2962eb1e81 Show resource name in GUIResourceField if the resource is not part of the project library il y a 10 ans
  BearishSun f70ad040e9 Various fixes related to GUI array: il y a 10 ans
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
  Marko Pintera 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support il y a 10 ans
  Marko Pintera 02ce72bd87 Added Ping to GUISceneTreeView il y a 10 ans
  Marko Pintera 2b6bfc1cd7 Neater ResourceManagerCode il y a 10 ans
  Marko Pintera d293414daf Support for multiple StringTables il y a 10 ans
  Marko Pintera acb9baa212 Texture field working il y a 10 ans
  Marko Pintera 42f50ced62 Added C# Renderable and Mesh interfaces 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 b74cf06aa0 C# versions of Shader and Material resources 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 20fa7504ed Resource drag and drop now works with path instead of UUIDs so that folders may be dragged as well 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 a35f11d8cc Added ManagedResource and improve project library and resource meta data management il y a 11 ans
  Marko Pintera bd280bba52 Added functionality to ProjectLibrary to retrieve resource metas il y a 11 ans
  Marko Pintera 1195be6fb8 WIP ResourceField il y a 11 ans