Commit History

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