Historique des commits

Auteur SHA1 Message Date
  BearishSun 7a6945b210 Added ScriptCode inspector il y a 10 ans
  BearishSun 2b4dca6e54 Added toolbar buttons and various editor icons il y a 10 ans
  BearishSun 6248cf4f7f Documentation il y a 10 ans
  BearishSun 0b330761b8 Top level menu items are not properly ordered il y a 10 ans
  BearishSun d8d5034b30 Added a way to add basic 3D primitives to the scene il y a 10 ans
  BearishSun 77fd1ec83a Added a way to create new resources in Library Window il y a 10 ans
  BearishSun f514a09514 Fix an issue where project was saved after unload il y a 10 ans
  BearishSun 1116d5ba54 Modal windows are no longer persistent in order to solve issues with assembly refresh il y a 10 ans
  BearishSun c369197bb8 Fixed an issue where event connections weren being properly released in some cases il y a 10 ans
  BearishSun 5e8883741e Fixed an issue where managed resource deserialization was creating a new managed instance instead of populating an existing one il y a 10 ans
  BearishSun d715c4b2ad Fixed an issue with folder monitor where 64bit pointers were being truncated il y a 10 ans
  Marko Pintera fedd162d57 Various bug fixes relating to new project loading system: il y a 10 ans
  Marko Pintera 6b2f3221c5 Added a method for creating a new project il y a 10 ans
  Marko Pintera 200ca8179a WIP project window il y a 10 ans
  Marko Pintera fb10aa71f2 Project Load/Unload (not tested) il y a 10 ans
  Marko Pintera ba56c82eba When loading a new scene by double clicking an entry in project window, check if we want to save existing il y a 10 ans
  Marko Pintera 24bfe213ef Added serialization for SceneObject transform il y a 10 ans
  Marko Pintera d195e06084 Added prefab importer so that prefabs are recognized by the project library il y a 10 ans
  Marko Pintera 087cb42638 Added menu items for builtin components il y a 10 ans
  Marko Pintera 734b56a97d In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects il y a 10 ans
  Marko Pintera 8eddad13d2 Added shortcuts for view/move/rotate/scale scene tools il y a 10 ans
  Marko Pintera 5b5a6302e5 Added OnEnabled/OnDisabled callback to Component il y a 10 ans
  Marko Pintera ddef406ac9 C# profiler overlay il y a 10 ans
  Marko Pintera fa5e36a9fe Fixing incorrect normals with disc slider il y a 10 ans
  Marko Pintera b297afa5fb Rotation handle in pivot mode working nicely il y a 10 ans
  Marko Pintera d8f42b37eb Properly cleaning up scene on shutdown il y a 10 ans
  Marko Pintera 4f09002f28 Fixed an issue where closing & opening the scene window was causing a crash because editor application was holding an instance to the old version il y a 10 ans
  Marko Pintera ed523bc01d Scene view movement is now only active while in focus il y a 10 ans
  Marko Pintera f85cceb27d Add basic level load/save method il y a 10 ans
  Marko Pintera 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown il y a 10 ans