#3d #game-engine #engine #gamedev

Marko Pintera fc3d0fb7ce Removed owner window from GUIWidget 12 年 前
BansheeEngine fc3d0fb7ce Removed owner window from GUIWidget 12 年 前
BansheeForwardRenderer 2b14aca1e0 Added basic drop overlay mesh and material 12 年 前
BansheeOctreeSM 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年 前
CamelotClient fc3d0fb7ce Removed owner window from GUIWidget 12 年 前
CamelotCore 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 12 年 前
CamelotD3D11RenderSystem 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 12 年 前
CamelotD3D9Renderer 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 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 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) 12 年 前
CamelotOISInput 69e5e73335 Moved all x86 files into separate x86 subfolder (like x64 already is) 12 年 前
CamelotUtility 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 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 年 前
Localization.txt 085a98cd70 Fixed an issue localized strings and an exception that would happen when language was changed and update method was called on a deallocated object 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 fc3d0fb7ce Removed owner window from GUIWidget 12 年 前
TODODoc.txt 47682e394e Work on GUIMenuBar 12 年 前
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI 13 年 前