#3d #game-engine #engine #gamedev

Marko Pintera cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 lat temu
BansheeEngine ebbe4cd225 Hooked up mouse double click from the OS 12 lat temu
BansheeForwardRenderer 2b14aca1e0 Added basic drop overlay mesh and material 12 lat temu
BansheeOctreeSM 1265f65506 Reorganized how renderer works (using RenderOperations) 12 lat temu
CamelotClient a0058c8116 Complete overhaul of GUI mouse input. Changed input to work using OS provided data for mouse buttons since I was having trouble with context switching in OIS 12 lat temu
CamelotCore ebbe4cd225 Hooked up mouse double click from the OS 12 lat temu
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 lat temu
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 lat temu
CamelotEditor b19b034abb Added DebugRelease build 12 lat temu
CamelotFBXImporter 2b14aca1e0 Added basic drop overlay mesh and material 12 lat temu
CamelotFontImporter 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 lat temu
CamelotFreeImgImporter 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 lat temu
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 lat temu
CamelotOISInput 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 lat temu
CamelotUtility cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 lat temu
BansheeEngine.sln cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 lat temu
CSharpWrap.txt 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc 12 lat temu
Dependencies.txt eecdc1b68e Made all GUI textures relative to the bin folder 12 lat temu
DrawHelper.txt 200d516c80 Added AABox debug draw rendering 12 lat temu
EditorWindowDock.txt 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc 12 lat temu
Localization.txt cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 lat temu
Notes.txt cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 lat temu
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 lat temu
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 lat temu
TODO.txt cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 lat temu
TODODoc.txt 47682e394e Work on GUIMenuBar 12 lat temu
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 13 lat temu