Commit History

Author SHA1 Message Date
  BearishSun fbfbb339af Merge branch 'render-refactor' 8 years ago
  BearishSun a4ee926e08 Fixing indentation 8 years ago
  Marko Pintera 8e81a20cf0 Merge pull request #87 from MarcoROG/master 8 years ago
  BearishSun 0e00b1241f Move some render specific flags from Camera to RenderSettings 8 years ago
  BearishSun 6715cb98ae PostProcessSettings -> RenderSettings 8 years ago
  BearishSun b83831cd3e Render compositor nodes now execute the render callbacks 8 years ago
  BearishSun 439c2c91c4 Move renderable object initialization into their appropriate nodes 8 years ago
  BearishSun f278716c61 Moved remaining renderer techniques to the node based system, cleaned up obsolete code 8 years ago
  BearishSun f6519d94f6 Post process effects moved to the new node based architecture 8 years ago
  BearishSun a476e03123 Updated docs with the new RendererMaterial changes 8 years ago
  BearishSun 9aef51e069 All renderer materials refactored: 8 years ago
  BearishSun 339c2bfc47 Refactoring the renderer to the new node based approach (WIP) 8 years ago
  MarcoROG 2fecfabe01 Fixed doc spacing 8 years ago
  MarcoROG b4f490571f Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 8 years ago
  BearishSun c36406a238 Fix a crash when camera is removed from the scene 8 years ago
  MarcoROG c9c1f659fb BsFrameAlloc not resetting pointer position when cleared (Memory leak) 8 years ago
  MarcoROG caab3c8c6b Fixed ThreadPool not removing unused threads 8 years ago
  MarcoROG b3dfbb2dad Fixed typo in comment 8 years ago
  MarcoROG 2a0b52310d Fixed HString copy constructor and assignment operator to prevent leaks 8 years ago
  MarcoROG b0da22f1c2 Circular buffer in ProfilerGPU to prevent memory leak 8 years ago
  BearishSun 2f7eef36ea Added importance sampling to SSR (non-temporal for now) 8 years ago
  BearishSun 24942205e6 Cleaning up the SSRTrace and related shaders 8 years ago
  BearishSun 8af70223b3 Updated SBGen version 8 years ago
  BearishSun 9aee331bf1 SSR: HiZ ray marching now functional 8 years ago
  BearishSun e608321633 When shader compilation fails, display the shader name 8 years ago
  BearishSun d5f79dd800 Improved linear SSR ray trace 8 years ago
  BearishSun 55e942d2fa More work on temporal resolve shader 8 years ago
  BearishSun 4095986c76 Fixing builtin resource import to properly account for shader includes in all cases 8 years ago
  BearishSun b0f16a734d More work on the temporal resolve shader 8 years ago
  BearishSun 8b18fd5ca2 PhysicsMesh & PhysicsMaterial now exported using the script binding generator 8 years ago