Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
  BearishSun 2b24d071f0 More renames of core thread objects hace 9 años
  BearishSun 457ab039d5 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace hace 9 años
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix hace 9 años
  BearishSun 1671597ec8 Refactored param blocks so there is much less redundant work done during individual param block initialization, as well as memory used per param block hace 9 años
  BearishSun d4208655f8 Scene picking now preloads all uniform buffers before rendering hace 9 años
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
  BearishSun 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two hace 9 años
  BearishSun 92aca46056 Added morph shapes to Mesh hace 9 años
  BearishSun 9d73cc1da2 Various tweaks to the previous merge hace 9 años
  Marco Bellan d0f8818e34 Renamed texture hace 9 años
  Marco Bellan 5aad2e701c Pass vector by reference hace 9 años
  marco.bellan 414f04a745 Merge hace 9 años
  BearishSun 96bdac041e Material refactor WIP hace 9 años
  marco.bellan 76b323debf Changed picking functions definition to support optional snapping hace 9 años
  marco.bellan 250e02772f Add multi texture to ScenePicking for normals hace 9 años
  marco.bellan 29c5b495fd Modified scene picking to handle pick location hace 9 años
  marco.bellan 06ed2916db Depth buffer reading hace 9 años
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
  BearishSun fea5f00e64 More work on improving documentation for doxygen generation hace 9 años
  BearishSun c363f99124 More work on improving documentation for doxygen generation hace 9 años
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años