Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI vor 10 Jahren
  BearishSun db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) vor 10 Jahren
  BearishSun 2962eb1e81 Show resource name in GUIResourceField if the resource is not part of the project library vor 10 Jahren
  BearishSun 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded vor 10 Jahren
  BearishSun 2fd1e02aad Managed SceneObject instances are now kept alive until underlying scene object is destroyed vor 10 Jahren
  BearishSun 84f21fceed Modified GUI element set enabled/visible logic so that child objects can perist their states when parent states change vor 10 Jahren
  BearishSun ffc68fb6e0 Fix for GUI element enable/disable functionality not properly updating layout after changes vor 10 Jahren
  BearishSun 4880925653 Selecting a scene object that was just created is now properly visible in the scene tree view vor 10 Jahren
  BearishSun 778de71b66 Reverting game object finalizer fix as another solution is needed vor 10 Jahren
  BearishSun ee496ab2cb Fixing GUI element enable/disable functionality vor 10 Jahren
  BearishSun 1091551099 Added enable/disable functionality for GUI elements (WIP) vor 10 Jahren
  BearishSun 1e4cc33626 Refactored GUIElement visibility flag in preparation for enabled/disabled flag vor 10 Jahren
  BearishSun 38c4bc107a Fixing an issue with GameObject finalization - Objects that were finalized were still being retrievable from game object manager for a single frame vor 10 Jahren
  BearishSun eaec84330f No longer show GUI background for empty inspectors and complex objects vor 10 Jahren
  BearishSun 98191c04eb Modified inspector drag and drop areas so they only trigger between components in order so they don't interfere with other drop operations, especially those for drop buttons vor 10 Jahren
  BearishSun f70ad040e9 Various fixes related to GUI array: vor 10 Jahren
  BearishSun 2116ef0d9f Added a simpler way to specify renderer materials vor 10 Jahren
  BearishSun f284524576 Added dummy icons to inspector vor 10 Jahren
  BearishSun 4511ec8735 Renderable inspector (not tested) vor 10 Jahren
  BearishSun c25c9d3832 Sprite texture inspector vor 10 Jahren
  BearishSun 011fa7a847 Added a GUIArray object to simplify creating generic GUI for arrays (Not tested) vor 10 Jahren
  BearishSun 04d68a2c57 Plain text inspector vor 10 Jahren
  BearishSun 7a6945b210 Added ScriptCode inspector vor 10 Jahren
  BearishSun 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice vor 10 Jahren
  BearishSun 2b4dca6e54 Added toolbar buttons and various editor icons vor 10 Jahren
  BearishSun 6aef09fdde Added toolbar management code to C# vor 10 Jahren
  BearishSun 874a04a705 Project library now returns the external resource path instead of internal one when provided with a resource instance vor 10 Jahren
  BearishSun 504158d944 C# interface for sprite texture vor 10 Jahren
  BearishSun 24cbc21f35 Mesh inspector vor 10 Jahren
  BearishSun d351d64ba2 Texture inspector vor 10 Jahren