Histórico de commits

Autor SHA1 Mensagem Data
  BearishSun 2efdfb1800 Updating docs 9 anos atrás
  BearishSun e2fcd6419d Cleaning up render API 9 anos atrás
  BearishSun 5d91653c2b Added support for immediate command buffers to avoid overhead with render API's that don't support multithreaded command generation natively 9 anos atrás
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 anos atrás
  BearishSun 3fb5d94621 Minor code style fixes 9 anos atrás
  BearishSun 512a345d3b Refactoring render API in order to support command buffers (WIP) 9 anos atrás
  BearishSun 712739f2c2 Fixing an issue where core thead sync would sometimes not finish on destroyed objects, leaking objects and memory 9 anos atrás
  BearishSun b15e16a0a4 Fixed OpenGL integer vertex attributes 9 anos atrás
  BearishSun 39c4f21114 Fixed OpenGL vertex attribute bindings 9 anos atrás
  BearishSun eab6fa18d6 Updated data files 9 anos atrás
  BearishSun 180bbef728 Fixing transparency in handle shader 9 anos atrás
  BearishSun bc1578be1a Fix an issue where OpenGL sampler states were wrong for the first rendered texture 9 anos atrás
  Marko Pintera 0b961d2838 Merge pull request #50 from Marqin/PR-fix-clang-1 9 anos atrás
  BearishSun 844b5c8499 Updated data files 9 anos atrás
  BearishSun 149981331e OpenGL fixing scissor/viewport binding for multiple render targets 9 anos atrás
  Hubert Jarosz 690230df74 fix Clang build 9 anos atrás
  BearishSun 91ee2c732e Fixing 3D texture rendering in OpenGL 9 anos atrás
  BearishSun 9555982752 Fixing OpenGL texture and image binding 9 anos atrás
  BearishSun ff3a94124f Updated data files 9 anos atrás
  BearishSun 14ba8abc49 Fixed an issue with GPU parameter mapping (shader and GPU variables can now have different names) 9 anos atrás
  BearishSun 19ac01db6d Updated data files 9 anos atrás
  BearishSun ec9001814b Add GLSL variants of all built-in shaders 9 anos atrás
  BearishSun 11407c6afa Dropping DirectX 9 support 9 anos atrás
  BearishSun 684adaecc1 Undo/redo implemented for the animation window 9 anos atrás
  BearishSun 4d271dd188 Updated dependencies link to the new package 9 anos atrás
  BearishSun ee343f5182 Support for creating custom undo/redo stacks per editor window 9 anos atrás
  BearishSun 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 anos atrás
  BearishSun cc7d06931e Fixing a crash in release mode when maximizing a window 9 anos atrás
  BearishSun 3db090c24b UndoRedo is no longer a singleton but can also be instantiated, for use in local undo/redo stacks 9 anos atrás
  BearishSun e3ebefc413 Merge branch 'preview' 9 anos atrás