Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun d22b0e2a63 Renamed RendererCamera -> RendererView hace 8 años
  BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins hace 8 años
  BearishSun 8531a656fd Bulk of code for deferred rendering MSAA hace 9 años
  BearishSun bb40943c63 Refactoring renderer so its render() method can easily be called manually hace 9 años
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) hace 9 años
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
  BearishSun 457cd2fc42 Tonemapping LUT creation now uses compute shaders since Vulkan doesn't support 3D texture rendering hace 9 años
  BearishSun 1671597ec8 Refactored param blocks so there is much less redundant work done during individual param block initialization, as well as memory used per param block hace 9 años
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
  BearishSun 8d74761ad7 Moved camera to core layer so animation manager has access to it hace 9 años
  BearishSun 8a5d6db814 Material refactor - Things working again hace 9 años
  BearishSun eb5d33c976 Post processing: hace 9 años
  BearishSun 0a275f2bf2 Refactored post process settings and exposed it to the scripting API hace 9 años
  BearishSun 0e505d1e1a Better post proces docs, added color grading and white balance params, reorganized post process settings hace 9 años
  BearishSun 2102c72793 Added auto exposure toggle hace 9 años
  BearishSun 59dd53307b Tonemapping WIP hace 9 años
  BearishSun 1918c2a9da Various fixes to eye adaptation post-processing hace 9 años
  BearishSun bfb9358345 Various fixes to tonemapping shaders hace 9 años
  BearishSun a419f4cb4f Postprocessing WIP hace 9 años
  BearishSun 5dae318f4a More work on post-processing pipeline hace 9 años
  BearishSun 80aaee5f4d WIP post processing hace 9 años
  BearishSun 2d2282d7b4 More work on the manuals hace 9 años
  BearishSun b56646eb65 WIP post processing hace 9 años