Historique des commits

Auteur SHA1 Message Date
  BearishSun 6aef09fdde Added toolbar management code to C# il y a 10 ans
  BearishSun 1c1c6aeba0 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
  Marko Pintera 200ca8179a WIP project window il y a 10 ans
  Marko Pintera 24bfe213ef Added serialization for SceneObject transform 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 cd3174bc2a Localized strings no longer use a callback to notify owners about changes il y a 10 ans
  Marko Pintera 251c1f13b1 Selecting a resource properly removes the selection overlay and active handle from scene view il y a 10 ans
  Marko Pintera acb9baa212 Texture field working il y a 10 ans
  Marko Pintera 4704613fa4 Modified profiler overlay so it doesn't render under the geometry il y a 10 ans
  Marko Pintera ddef406ac9 C# profiler overlay il y a 10 ans
  Marko Pintera b297afa5fb Rotation handle in pivot mode working nicely il y a 10 ans
  Marko Pintera 10657f775c Added proper names for C# editor windows 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 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances 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
  Marko Pintera 09ea24b888 C# DialogBox class ready to use il y a 10 ans
  Marko Pintera 821669e443 Fixed clip() method so that it will also keep origin coordinates clipped il y a 10 ans
  Marko Pintera d3e33e24e0 Added mesh drag and drop to scene view (WIP) il y a 10 ans
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
  Marko Pintera 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing il y a 10 ans
  Marko Pintera 0683c43fd8 Refresh handle as soon as it changes and make move handle the default il y a 11 ans
  Marko Pintera 9fbd25a56f Added free rotate and free scale handles (WIP) il y a 11 ans
  Marko Pintera 50e58153be Cutoff plane for rotate handle sliders work il y a 11 ans
  Marko Pintera f33b14ebe1 Fixed lag between material updates when rendering GUI il y a 11 ans
  Marko Pintera 9260710936 Various tweaks related to handle rendering il y a 11 ans
  Marko Pintera d86ea39e25 Fixing renderable picking il y a 11 ans