Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Pintera 24f99ac96e Various fixes in order to get handles operational há 11 anos atrás
  Marko Pintera 93e2eff9b6 Added C# RenderTarget há 11 anos atrás
  Marko Pintera 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread há 11 anos atrás
  Marko Pintera f7a076ff3c Pass and Technique refactor há 11 anos atrás
  Marko Pintera 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design há 11 anos atrás
  Marko Pintera 34449b8bd8 GpuProgram refactor to comply with new CoreObject design há 11 anos atrás
  Marko Pintera bf970d8436 Render states refactored to comply with new CoreObject design há 11 anos atrás
  Marko Pintera f256dad7d6 Texture refactor to comply with new CoreObject design há 11 anos atrás
  Marko Pintera 7ec17510f4 Refactored render system initialization so that render window gets created from sim thread instead of core há 11 anos atrás
  Marko Pintera 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread há 11 anos atrás
  Marko Pintera 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer há 11 anos atrás
  Marko Pintera dbdd6a60f8 Refactored Index and Vertex buffers to work with new CoreObject system há 11 anos atrás
  Marko Pintera 87946cf44b RenderTarget refactor to comply with new CoreObject synchronization há 11 anos atrás
  Marko Pintera eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor há 11 anos atrás
  Marko Pintera 85c697cb7d Deal with handle input more correctly há 11 anos atrás
  Marko Pintera 298de470a6 Refactored draw helper so it can sort meshes based on distance from camera há 11 anos atrás
  Marko Pintera 7ee22c56b5 Set up gizmo picking (icons still don't work) há 11 anos atrás
  Marko Pintera a328c6e377 OpenGL render texture depth buffer is properly hooked up há 11 anos atrás
  Marko Pintera fb6e14ead4 All wire/solid gizmos render properly há 11 anos atrás
  Marko Pintera 4a9afce7cf Fixed DX11 and OpenGL GPU program matrix layout há 11 anos atrás
  Marko Pintera 3512c00011 Extended interface for some core-level objects for easier creation há 11 anos atrás
  Marko Pintera 77ca7f9a74 Added some missing rasterizer states to OpenGL há 11 anos atrás
  Marko Pintera 41dd303914 DirectX 9 reading from render target works há 11 anos atrás
  Marko Pintera 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. há 11 anos atrás
  Marko Pintera fa5f03d373 Fixed an issue with DX9 shader saving & loading há 11 anos atrás
  Marko Pintera 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality há 11 anos atrás
  Marko Pintera 830c1f5fe8 Added a debug model in Scene view há 11 anos atrás
  Marko Pintera 72dc696f1c More documentation há 11 anos atrás
  Marko Pintera b23fbf3bad Renderer working as normal há 11 anos atrás
  Marko Pintera 6fa7ffec97 Various fixes to Renderer há 11 anos atrás