Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun ee3e99cee9 Build: Unit tests now use CMake's test system hace 8 años
  BearishSun 067a712a06 Feature: Add a SIMD-optimized, cache friendly Octree class hace 8 años
  BearishSun d5ed0632f2 Feature: Added an API for vector (SIMD) instructions through simdpp library hace 8 años
  BearishSun 27387db5bd Feature: Added a pool allocator for fast allocation/deallocation of objects of equal size hace 8 años
  BearishSun 24a1f44cd8 Refactor: Cleaned up custom allocators hace 8 años
  Marko Pintera d1153f37e4 Bugfix: Fixing broken Linux build after some macOS related changes hace 8 años
  Marko Pintera a77eccf4f6 WIP: macOS port hace 8 años
  BearishSun 441b7dc7dc WIP: Editor polish and cleanup hace 8 años
  BearishSun 9ffe230544 Refactor: Moving UUIDs from string to 128 bit representation hace 8 años
  Marko Pintera 580aa20340 WIP: Linux port hace 8 años
  Marko Pintera dcd15a9ad7 WIP: Linux port hace 8 años
  BearishSun 8a243ae52e Feature: Improved UTF support hace 8 años
  BearishSun 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) hace 8 años
  BearishSun 6169317174 Support for generation of tetrahedral volumes, to be used for irradiance probe interpolation hace 8 años
  BearishSun d0e98c524b Added support for compression when saving resources hace 8 años
  BearishSun 2a1db1ce3f Modified texture packing utility so I can re-use it for shadow maps hace 8 años
  BearishSun 903f96c9b7 Added a Group memory allocator hace 9 años
  Marc Legendre 6d91f2be2f Implement FileSystem methods on Unix hace 9 años
  Marc Legendre e5a7669e17 Add FileSystem tests in BansheeUtility hace 9 años
  Marc Legendre cf14356fb4 Implement CrashHandler methods on Unix hace 9 años
  Marc Legendre 98f2547d36 Add ConsoleTestOutput hace 9 años
  Marc Legendre 1264d6ace5 Implement PlatformUtility::terminate() on Linux hace 9 años
  BearishSun be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt hace 9 años
  BearishSun 0b4c5846dc Added a way to attach editor-only data to resources hace 9 años
  BearishSun 3df22b5671 Added generation of connected quads needed for AA polyline rendering hace 9 años
  BearishSun dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one hace 9 años
  Marc Legendre 129b89f310 cmake: Append Windows-specific source files only on Windows hace 9 años
  nemerle b9615ca1a4 Tab/space confusion hace 9 años
  nemerle 73344c06e1 Add new BsTimer to CMakeSources.cmake hace 9 años
  BearishSun 5a619be16a Added Cmake lists for all projects hace 9 años