Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 3307100542 Bugfix: Fixing scaled mesh rendering when animation is enabled but animation clip is not assigned hace 7 años
  BearishSun e8c7e6fb74 Bugfix: More major fixes to the scripting runtime hace 7 años
  BearishSun f6de1399f4 Bugfix: Fixing more issues relating to scripting hace 7 años
  BearishSun a092cac137 Build: Updated SBGen version hace 7 años
  BearishSun 98771da99e Bugfix: Fixed a problem that sometimes caused managed components or resources to have their managed instances garbage collected, before the assembly refresh process was complete hace 7 años
  BearishSun cec42193fc Bugfix: Outputting managed references in script code now properly issues a GC memory barrier hace 7 años
  BearishSun 0e4ba38c5b Bugfix: Major fixes to the scripting runtime hace 8 años
  BearishSun d3c05debd1 Feature: Added a 2D handle slider that can be used for creating 2D handles in editor hace 8 años
  BearishSun dbe4bda475 Feature: Tweaked move handle to be more responsive and handles very large or very small scales better hace 8 años
  BearishSun ff4188ee13 Bugfix: Issue with param block size calculation when they contain array elements hace 8 años
  BearishSun 04db697dce Bugfix: Fixing animation import from FBX hace 8 años
  BearishSun 9557c20d89 Bugfix: Fixing OpenGL so it renders omni-directional shadows as backfacing, same as other backends hace 8 años
  BearishSun 4d64ae9408 Bugfix: Fixed an issue that would produce invalid cbuffer size when non-4D array elements were present hace 8 años
  BearishSun c57416a765 Bugfix: Fixing shadow acne with larger directional shadow map cascades, due to precision/small bias hace 8 años
  BearishSun d92a7c4e1a Bugfix: Directional shadows are now rendered properly when using the OpenGL backend hace 8 años
  BearishSun 7e7dbd580d Bugfix: OpenGL stencil operations on back faces are now applied properly hace 8 años
  Florian Will ed7a61288d Bugfix: PreBasePass RenderExtensions are now called with bound GBuffer hace 8 años
  Florian Will 64f864af34 Bugfix: Respect instanceStepRate when comparing VertexElements hace 8 años
  Florian Will aa58cde7bd Bugfix: Support uploads of 2D array textures in GLRenderAPI hace 8 años
  BearishSun eb4b6fa6e4 Build: Cleaning up the build and adding an initial version of the install script hace 8 años
  BearishSun 88cafca77a Build: Fixing a compile error on Linux hace 8 años
  BearishSun ae820eb3c3 Feature: Added a way to specify a feature-set when defining a BSL shader file hace 8 años
  BearishSun 01240b3690 Feature: Added standard (non-clustered) forward rendering mode, for hardware that does not support compute hace 8 años
  BearishSun 8f14edffe6 Feature: DirectX, OpenGL and Vulkan will now parse structs in uniform blocks/constant buffers hace 8 años
  BearishSun caf30772ad Bugfix: Fixing recursive mutex locking in Vulkan render backend hace 8 años
  BearishSun 8cdb84e175 Bugfix: Shadowed directional light now renders properly hace 8 años
  BearishSun 572ae23b94 Bugfix: OpenGL render system no longer checks for GL_ARB_geometry_shader4 extension, as the core geometry shader is assumed to be always present hace 8 años
  BearishSun 1a6d82bf0c Bugfix: Various directional shadow tweaks and fixes hace 8 años
  BearishSun f5921858e8 Bugfix: Fixing bounding sphere transform hace 8 años
  BearishSun 92155445c4 Bugfix: Properly bind all slices of a 3D texture when performing image read/write in OpenGL, as suggested by @w-flo hace 8 años