#3d #game-engine #engine #gamedev

Marko Pintera 81010a9c66 Added a way to specify a texture along with text for GUIButton 12 年 前
BansheeEngine 81010a9c66 Added a way to specify a texture along with text for GUIButton 12 年 前
BansheeForwardRenderer 2b14aca1e0 Added basic drop overlay mesh and material 12 年 前
BansheeOctreeSM 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年 前
CamelotClient 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc 12 年 前
CamelotCore f63154c79c Fixing issues that were happening because of TrackMouseEvent calls constantly being sent 12 年 前
CamelotD3D11RenderSystem ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. 12 年 前
CamelotD3D9Renderer ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. 12 年 前
CamelotEditor b19b034abb Added DebugRelease build 12 年 前
CamelotFBXImporter 2b14aca1e0 Added basic drop overlay mesh and material 12 年 前
CamelotFontImporter 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 年 前
CamelotFreeImgImporter 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 年 前
CamelotGLRenderer ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. 12 年 前
CamelotOISInput 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 年 前
CamelotUtility d65fbbfe0e Moved Cursor and WindowEventUtilities to the new Platform class 12 年 前
BansheeEngine.sln 34ec6795ae Basic DropDown functionality 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 年 前
DropDown.txt 81010a9c66 Added a way to specify a texture along with text for GUIButton 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 81010a9c66 Added a way to specify a texture along with text for GUIButton 12 年 前
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年 前
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年 前
TODO.txt ce39033f5d Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS. 12 年 前
TODODoc.txt 3856bcb79d Refactored D3D9 RenderWindow a bit 12 年 前
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 13 年 前
TODO_2D_GUI.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 13 年 前