Historial de Commits

Autor SHA1 Mensaje Fecha
  Marko Pintera d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables hace 11 años
  Marko Pintera d61a7ecffd A lot more work on C# scene window hace 11 años
  Marko Pintera 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI hace 11 años
  Marko Pintera acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) hace 11 años
  Marko Pintera 4fdb3da864 Made Pass/Shader/Technique immutable hace 11 años
  Marko Pintera 3f94468a9f Material refactor WIP, it compiles hace 11 años
  Marko Pintera b55e52c112 Camera & Viewport refactored and working somewhat (fixes and re-test needed) hace 11 años
  Marko Pintera 6d367f44f4 Removed ShaderProxy and added ShaderCore hace 11 años
  Marko Pintera 91ba10d45c Finished GpuParams refactor hace 11 años
  Marko Pintera c653bed63a GpuParams/GpuParamBlockBuffer refactor WIP hace 11 años
  Marko Pintera 2870e2266b Refactored Mesh for use with the new CoreObject design hace 11 años
  Marko Pintera 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread hace 11 años
  Marko Pintera ff8ed9021c Refactored Renderable into RenderableHandler hace 11 años
  Marko Pintera 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing hace 11 años
  Marko Pintera 547d3f9c59 Added root finding code to Math hace 11 años
  Marko Pintera 0e027b8351 Scene picking WIP (untested) hace 11 años
  Marko Pintera 4460630297 Fixed Renderer by properly updating dirty parameters and properly handling DrawList items hace 11 años
  Marko Pintera 86f1d09e68 Updating material proxies uses frame allocator hace 11 años
  Marko Pintera 17d906d731 SceneGrid renders (but doesn't look pretty) hace 11 años
  Marko Pintera 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality hace 11 años
  Marko Pintera e4d4e884c9 Handle abort signal instead of exit hace 11 años
  Marko Pintera 2386b6c4cd Ensured meshes get properly released hace 11 años
  Marko Pintera 6ed941be49 Camera frustum is valid on first frame hace 11 años
  Marko Pintera 331d4ac2aa Frustum culling working hace 11 años
  Marko Pintera 0eecfe525d More documentation hace 11 años
  Marko Pintera ac3ed8de93 Added frustum culling hace 11 años
  Marko Pintera 8c5ffb497d Various fixes in order to get example model to render hace 11 años
  Marko Pintera b23fbf3bad Renderer working as normal hace 11 años
  Marko Pintera 6fa7ffec97 Various fixes to Renderer hace 11 años
  Marko Pintera d1881075fa Various fixes to Renderer hace 11 años