提交历史

作者 SHA1 备注 提交日期
  BearishSun 3c45e241c3 Refactoring project library so that file entries can have multiple resources (WIP) 10 年之前
  BearishSun e7cfefe9ee Added copyright notices to all files 10 年之前
  BearishSun abac7348d8 Finishing up exposing GUI widgets to C# 10 年之前
  BearishSun fdb3896efc Fixed crash that occurred when deleting a light from the scene 10 年之前
  BearishSun b5bfb88590 Resource handle refactor complete 10 年之前
  BearishSun e24c1c9270 Resource handle refactor (part 3) 10 年之前
  BearishSun d3b00942e8 In-editor compilation 10 年之前
  BearishSun bae75227c1 Project library: 10 年之前
  BearishSun 2021c91753 Fixing resource Ping 10 年之前
  BearishSun 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 年之前
  BearishSun edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 年之前
  BearishSun 2962eb1e81 Show resource name in GUIResourceField if the resource is not part of the project library 10 年之前
  BearishSun f70ad040e9 Various fixes related to GUI array: 10 年之前
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 年之前
  Marko Pintera 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support 10 年之前
  Marko Pintera 02ce72bd87 Added Ping to GUISceneTreeView 10 年之前
  Marko Pintera 2b6bfc1cd7 Neater ResourceManagerCode 10 年之前
  Marko Pintera d293414daf Support for multiple StringTables 10 年之前
  Marko Pintera acb9baa212 Texture field working 10 年之前
  Marko Pintera 42f50ced62 Added C# Renderable and Mesh interfaces 10 年之前
  Marko Pintera 005da72c82 Better way of calculating GUI clip rectangle 10 年之前
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 年之前
  Marko Pintera 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 年之前
  Marko Pintera b74cf06aa0 C# versions of Shader and Material resources 10 年之前
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 年之前
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) 10 年之前
  Marko Pintera 42786f0f7f Added depth range to GUIPanel 10 年之前
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 年之前
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: 10 年之前
  Marko Pintera 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements 10 年之前