#3d #game-engine #engine #gamedev

Marko Pintera 1c195fdbde Added memory allocation profiling 12 лет назад
BansheeEngine 1c195fdbde Added memory allocation profiling 12 лет назад
BansheeForwardRenderer 453fc2fe21 write/readSubresource now accept GpuResourceData shared pointer which means the method no longer needs to be blocking 12 лет назад
BansheeOctreeSM 1265f65506 Reorganized how renderer works (using RenderOperations) 12 лет назад
CamelotClient c8427ee1fe Don't immediately update GUI element mesh when localized string changes 12 лет назад
CamelotCore 1c195fdbde Added memory allocation profiling 12 лет назад
CamelotD3D11RenderSystem 453fc2fe21 write/readSubresource now accept GpuResourceData shared pointer which means the method no longer needs to be blocking 12 лет назад
CamelotD3D9Renderer 644a56c379 Fixed an issue where OpenGL draw calls would take longer and longer due to a vector that was never cleared 12 лет назад
CamelotEditor b19b034abb Added DebugRelease build 12 лет назад
CamelotFBXImporter 453fc2fe21 write/readSubresource now accept GpuResourceData shared pointer which means the method no longer needs to be blocking 12 лет назад
CamelotFontImporter 453fc2fe21 write/readSubresource now accept GpuResourceData shared pointer which means the method no longer needs to be blocking 12 лет назад
CamelotFreeImgImporter 453fc2fe21 write/readSubresource now accept GpuResourceData shared pointer which means the method no longer needs to be blocking 12 лет назад
CamelotGLRenderer 644a56c379 Fixed an issue where OpenGL draw calls would take longer and longer due to a vector that was never cleared 12 лет назад
CamelotOISInput acac9022f2 Fixed OIS preprocessor defines to get rid of dllexport warnings 12 лет назад
CamelotUtility 1c195fdbde Added memory allocation profiling 12 лет назад
BansheeEngine.sln 33e91538e9 Modified some platform and compiler defines (add clang/intel and removed some unused ones), also added thread localstorage 12 лет назад
CSharpWrap.txt 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc 12 лет назад
Dependencies.txt eecdc1b68e Made all GUI textures relative to the bin folder 12 лет назад
DrawHelper.txt 200d516c80 Added AABox debug draw rendering 12 лет назад
EditorWindowDock.txt 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc 12 лет назад
Notes.txt ff64948b20 Profiler Overlay code (untested) 12 лет назад
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 лет назад
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 лет назад
TODO.txt 7c0bafc517 Fixed linker issues with command queue 12 лет назад
TODODoc.txt 47682e394e Work on GUIMenuBar 12 лет назад
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 13 лет назад