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 fdb3896efc Fixed crash that occurred when deleting a light from the scene il y a 10 ans
  BearishSun b5bfb88590 Resource handle refactor complete il y a 10 ans
  BearishSun e24c1c9270 Resource handle refactor (part 3) il y a 10 ans
  BearishSun d3b00942e8 In-editor compilation il y a 10 ans
  BearishSun bae75227c1 Project library: il y a 10 ans
  BearishSun 2021c91753 Fixing resource Ping 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 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