Historique des commits

Auteur SHA1 Message Date
  BearishSun 197996bed2 Refactored renderer utility methods into their own class il y a 10 ans
  BearishSun b8d2d25e1d Properly unregister various core rendering managers when they are destroyed il y a 10 ans
  BearishSun 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names il y a 10 ans
  Marko Pintera fedd162d57 Various bug fixes relating to new project loading system: il y a 10 ans
  Marko Pintera 2c35a0c825 Removed all the unused allocators il y a 10 ans
  Marko Pintera aec99b0b0f Sampler state filtering overrides (WIP) il y a 10 ans
  Marko Pintera 246f5b3acb Added better handle/gizmo shaders il y a 10 ans
  Marko Pintera 2ed4268993 Added a priority to call custom render callbacks il y a 10 ans
  Marko Pintera 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs il y a 11 ans
  Marko Pintera ad79f66da3 Scene view refactor (moving it to C#) il y a 11 ans
  Marko Pintera 46eb1edb0f WIP Scene window il y a 11 ans
  Marko Pintera 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI il y a 11 ans
  Marko Pintera acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) il y a 11 ans
  Marko Pintera 3f94468a9f Material refactor WIP, it compiles il y a 11 ans
  Marko Pintera b55e52c112 Camera & Viewport refactored and working somewhat (fixes and re-test needed) il y a 11 ans
  Marko Pintera c653bed63a GpuParams/GpuParamBlockBuffer refactor WIP il y a 11 ans
  Marko Pintera 2870e2266b Refactored Mesh for use with the new CoreObject design il y a 11 ans
  Marko Pintera 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread il y a 11 ans
  Marko Pintera 0678fdcf36 Better names for some Mesh methods il y a 11 ans
  Marko Pintera 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer il y a 11 ans
  Marko Pintera d5d2171319 Added C# PixelData il y a 11 ans
  Marko Pintera 49c177131f Added tracking of editor widget focus and a way to transform screen to widget coordinates il y a 11 ans
  Marko Pintera 298de470a6 Refactored draw helper so it can sort meshes based on distance from camera il y a 11 ans
  Marko Pintera d896e3e772 Fixing camera clip space transforms to properly flip the Y axis il y a 11 ans
  Marko Pintera 43b595cda9 Gizmo icon picking works il y a 11 ans
  Marko Pintera 7ee22c56b5 Set up gizmo picking (icons still don't work) il y a 11 ans
  Marko Pintera d231b89e53 Fixed OpenGL texture binding il y a 11 ans
  Marko Pintera 9f993f134b Gizmo icon rendering works il y a 11 ans
  Marko Pintera fb6e14ead4 All wire/solid gizmos render properly il y a 11 ans
  Marko Pintera b64a0482e7 Various Gizmo rendering fixes il y a 11 ans