#3d #game-engine #engine #gamedev

Marko Pintera 12a7eb5e8e Made TextData thread safe 12 年之前
BansheeEngine 12a7eb5e8e Made TextData thread safe 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 12a7eb5e8e Made TextData thread safe 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 9f381b82a4 Memory allocations are now properly counted accross multiple threads 12 年之前
BansheeEngine.sln cd3069a13a Major refactor of TextUtility to reduce memory allocations 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 12a7eb5e8e Made TextData thread safe 12 年之前
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年之前
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年之前
TODO.txt 17bf667175 Forgot these in last checkin 12 年之前
TODODoc.txt 47682e394e Work on GUIMenuBar 12 年之前
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 13 年之前
TextOpts.txt 12a7eb5e8e Made TextData thread safe 12 年之前