#3d #game-engine #engine #gamedev

Marko Pintera e7bee38c97 GUIManager can now handle multiple drop down boxes 12 lat temu
BansheeEngine e7bee38c97 GUIManager can now handle multiple drop down boxes 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 cf2ec84061 Made GUIDropDownBox more generic so it accepts different styles for listbox, context menu and menu bar 12 lat temu
CamelotCore f63154c79c Fixing issues that were happening because of TrackMouseEvent calls constantly being sent 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 d65fbbfe0e Moved Cursor and WindowEventUtilities to the new Platform class 12 lat temu
BansheeEngine.sln 34ec6795ae Basic DropDown functionality 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
DropDown.txt e7bee38c97 GUIManager can now handle multiple drop down boxes 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
Notes.txt 81010a9c66 Added a way to specify a texture along with text for GUIButton 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 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
TODODoc.txt 74b41eb6d3 GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer 12 lat temu
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 12 lat temu
TODO_2D_GUI.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 12 lat temu