Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  BearishSun d6526e1e7d Bugfix: Fix a compile error on Linux hace 8 años
  Florian Will 8f1cb3f75a Feature: Linux mouse/keyboard input without /dev/* hace 8 años
  BearishSun 2231fc8f96 Bugfix: Clear resources before unloading the scripting system in order to ensure any scripting components in Prefabs are destroyed before the library is unloaded hace 8 años
  BearishSun db0d1b805e Bugfix: Tweaks to physics default material and some other potential improvements hace 8 años
  BearishSun 1f432971fa Bugfix: Shadow bias field is now properly displayed in the Light inspector hace 8 años
  BearishSun ada88ff618 Build: When looking for flex/bison executables, always look in local folders first hace 8 años
  BearishSun 8af92d17ba Bugfix: Sphere and AABox transforms now properly account for non-uniform scaling in the transform matrix hace 8 años
  BearishSun 778dc93339 Bugfix: Fixing block compression texture formats hace 8 años