Marko Pintera
|
291d0bb7bd
Fixed render target properties so they are updated properly
|
11 lat temu |
Marko Pintera
|
0dac075862
Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing
|
11 lat temu |
Marko Pintera
|
0ca6b3905a
Renamed RectF to Rect2, RectI to Rect2I
|
11 lat temu |
Marko Pintera
|
830c1f5fe8
Added a debug model in Scene view
|
11 lat temu |
Marko Pintera
|
31b55e513f
Started work on SceneView
|
11 lat temu |
Marko Pintera
|
f6fc8e996f
Fixed constant unnecessary GUI updates
|
11 lat temu |
Marko Pintera
|
ed1d293920
Fix for an issue causing a nullref when releasing a managed instance
|
11 lat temu |
Marko Pintera
|
e7d926175f
Added unit testing framework
|
11 lat temu |
Marko Pintera
|
19a14f5940
GPU profiler working
|
11 lat temu |
Marko Pintera
|
117612030f
Refactored Profiler and CPUProfiler to make them a bit more intuitive
|
11 lat temu |
Marko Pintera
|
17afc600a7
Massive Cm->Bs file rename
|
11 lat temu |
Marko Pintera
|
203fbc8fc6
Renamed all macros/methods starting with "cm" to "bs"
|
11 lat temu |
Marko Pintera
|
f9f157ec22
WIP video modes
|
11 lat temu |
Marko Pintera
|
4221419a6b
Modules can be created by passing parameters instead of constructing the instances externally
|
11 lat temu |
Marko Pintera
|
0bb5903b9e
Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine
|
11 lat temu |
Marko Pintera
|
caf9bb3152
GUI refactor - everything compiles and runs
|
11 lat temu |
Marko Pintera
|
d601e2c843
GUI elements refactor (removing GUIWidget from constructor) stage 1
|
11 lat temu |
Marko Pintera
|
8c665ec329
Fixed dock slider so it renderers again
|
11 lat temu |
Marko Pintera
|
0a242cf23e
Reverted Module changes
|
11 lat temu |
Marko Pintera
|
42b20759ef
Refactored Module startUp (does not compile because of a weird linker error ATM)
|
11 lat temu |
Marko Pintera
|
b81f40a8ec
Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe
|
11 lat temu |