Historique des commits

Auteur SHA1 Message Date
  BearishSun c62e06ed74 Refactored how resources are unloaded to allow more fine grained control il y a 10 ans
  BearishSun 15f45489c8 Fixed drop targets so they are properly destroyed before new ones are added il y a 10 ans
  BearishSun 53835849ad Update material when shader changes il y a 10 ans
  BearishSun 76cef38e81 Scene color added to deferred renderer and removed dummy light since we now have an ambient term il y a 10 ans
  BearishSun 92ff9bb4b9 Adding scene color to deferred renderer, and sharing gbuffer depth for forward rendering (WIP part 2) il y a 10 ans
  BearishSun e4b35b721a Adding scene color to deferred renderer, and sharing gbuffer depth for forward rendering (WIP part 1) il y a 10 ans
  BearishSun 370a2188b5 Selection from Hierarchy window now properly works after assembly refresh il y a 10 ans
  BearishSun b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful il y a 10 ans
  BearishSun 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state il y a 10 ans
  BearishSun 95a7c4063f Resource handles will now be null only if they have no UUID, regardless if their resource is loaded or not il y a 10 ans
  BearishSun 839ae0f784 Better icons for the console window il y a 10 ans
  BearishSun 9fb1ab0dc7 Fixed an issue where main camera wasn't being properly removed from scene il y a 10 ans
  BearishSun a836ff4e68 Fixed an issue with scene saving where saving a scene over an existing scene chooses an incorrect filename il y a 10 ans
  BearishSun 7ce45604fb Properly clean up Renderable/Camera/Light on assembly refresh il y a 10 ans
  BearishSun 10b54dfe89 Getting Play/Pause to work il y a 10 ans
  BearishSun 3c513f46dc Fixed an issue with value changed callback not triggering in GUISliderField il y a 10 ans
  BearishSun 908f51e4e6 Fixed a crash in core object sync which happened when an object that was another object's dependency was deleted il y a 10 ans
  BearishSun b5bfb88590 Resource handle refactor complete il y a 10 ans
  BearishSun 78355169a1 Resource handle refactor (part 4) il y a 10 ans
  BearishSun e24c1c9270 Resource handle refactor (part 3) il y a 10 ans
  BearishSun 8e23f57d9d Resource handle refactor (part 2) il y a 10 ans
  BearishSun 609490dbe6 Refactoring resource handles (part 1) il y a 10 ans
  BearishSun 4356e8e773 Main camera aspect ratio switching works il y a 10 ans
  BearishSun cf708239e6 Fixed a bug with scene view where the render texture would get stretched at smaller sizes il y a 10 ans
  BearishSun 7df87c236f Use a dummy directional light when no other light is in the scene il y a 10 ans
  BearishSun 0ac4c456b4 DX11 meshes now render even if their vertex declaration doesn't match the shader il y a 10 ans
  BearishSun bad12b1889 Made deferred rendering default (things are still VERY shakey) il y a 10 ans
  BearishSun ab1231720c Use separate debug and release assemblies when building il y a 10 ans
  BearishSun 991d3aa857 When building only one icon is required il y a 10 ans
  BearishSun 0025c6b2dd Updated all relevant paths so that executable files can be placed in root directory of the built application, but also kept the old paths to keep the file structure while using non-packaged builds (e.g. debugging) il y a 10 ans