Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun f0a0e1d9dd Fixing managed slerp code, and reordered some menu items hace 10 años
  BearishSun dab2b32982 Scene view frame object functionality hace 10 años
  BearishSun cf708239e6 Fixed a bug with scene view where the render texture would get stretched at smaller sizes hace 10 años
  BearishSun 0ab825051b Added render target for game view hace 10 años
  BearishSun a68f21b818 Additively selecting scene elements now works hace 10 años
  BearishSun bd06130f5d Console window now displays entries that were added to the log before the window was opened hace 10 años
  BearishSun 970146ef27 Added a way to initialize a texture with a pre-existing PixelData hace 10 años
  BearishSun 6befb8663f Objects with no material can now be picked in scene hace 10 años
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
  BearishSun 6aef09fdde Added toolbar management code to C# hace 10 años
  BearishSun 1c1c6aeba0 Documentation hace 10 años
  BearishSun 0b330761b8 Top level menu items are not properly ordered hace 10 años
  BearishSun d8d5034b30 Added a way to add basic 3D primitives to the scene hace 10 años
  Marko Pintera 200ca8179a WIP project window hace 10 años
  Marko Pintera 24bfe213ef Added serialization for SceneObject transform hace 10 años
  Marko Pintera 734b56a97d In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects hace 10 años
  Marko Pintera 8eddad13d2 Added shortcuts for view/move/rotate/scale scene tools hace 10 años
  Marko Pintera cd3174bc2a Localized strings no longer use a callback to notify owners about changes hace 10 años
  Marko Pintera 251c1f13b1 Selecting a resource properly removes the selection overlay and active handle from scene view hace 10 años
  Marko Pintera acb9baa212 Texture field working hace 10 años
  Marko Pintera 4704613fa4 Modified profiler overlay so it doesn't render under the geometry hace 10 años
  Marko Pintera ddef406ac9 C# profiler overlay hace 10 años
  Marko Pintera b297afa5fb Rotation handle in pivot mode working nicely hace 10 años
  Marko Pintera 10657f775c Added proper names for C# editor windows hace 10 años
  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 hace 10 años
  Marko Pintera ed523bc01d Scene view movement is now only active while in focus hace 10 años
  Marko Pintera 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances hace 10 años
  Marko Pintera 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown hace 10 años
  Marko Pintera 09ea24b888 C# DialogBox class ready to use hace 10 años
  Marko Pintera 821669e443 Fixed clip() method so that it will also keep origin coordinates clipped hace 10 años