Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 3c513f46dc Fixed an issue with value changed callback not triggering in GUISliderField hace 10 años
  BearishSun 7df87c236f Use a dummy directional light when no other light is in the scene hace 10 años
  BearishSun 0ac4c456b4 DX11 meshes now render even if their vertex declaration doesn't match the shader hace 10 años
  BearishSun bad12b1889 Made deferred rendering default (things are still VERY shakey) hace 10 años
  BearishSun 7b9fe8d212 Albedo rendering in the deferred renderer working hace 10 años
  BearishSun e9e45b6d6b Added UV to full screen quad hace 10 años
  BearishSun dba1e7bfba Multiple assembly reload works hace 10 años
  BearishSun 22aa527617 Validate renderable vertex inputs in the renderer hace 10 años
  BearishSun 6487e23cb7 Finished code for rendering a full-screen quad hace 10 años
  BearishSun 197996bed2 Refactored renderer utility methods into their own class hace 10 años
  BearishSun 90c5f7e0dd Added additional per-camera parameters required for deferred rendering hace 10 años
  BearishSun a3ab47f92a Fixing renderer initialization so that active renderer is known before importing builtin resources as BSLFX importer requires it hace 10 años
  BearishSun 84501eadb3 Properly exporting CoreThread's module to fix the problem where every library had its own instance hace 10 años
  BearishSun 4cdd9f1871 Project library will no longer try to unload resources during reimport, unless project library was the system that loaded them hace 10 años
  BearishSun 67445e3525 Move default shader into a separate file hace 10 años
  BearishSun 8ebe56831a Setting up light rendering parameters (WIP) hace 10 años
  BearishSun 6138f391bf Adding more per-object parameters for rendering hace 10 años
  BearishSun 925255d737 Added more shader params and preparing RenderBeast for deferred base pass hace 10 años
  BearishSun 6befb8663f Objects with no material can now be picked in scene hace 10 años
  BearishSun baaa09abee Added CrashHandler (untested) hace 10 años
  BearishSun 0a188aad0b When sycing core changes sync dependencies before dependants (WIP - Broke rendering) hace 10 años
  BearishSun fc73944aef Better renderer param buffer binding hace 10 años
  BearishSun 0f7c76eb01 When rendering reduce state switching when possible hace 10 años
  BearishSun 8831b3cc2f Render queue sorting by material hace 10 años
  BearishSun 9eafdeb502 Added separate transparent and opaque render queues hace 10 años
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
  BearishSun 6c9390b79b Dock overlay no longer uses the sim thread rendering callback hace 10 años
  BearishSun 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
  Marko Pintera 71598ef68e Add "transparent" flag to shaders hace 10 años
  Marko Pintera 62f531ad05 Fixed an issue where removing a light would incorrectly remove a renderable hace 10 años