Commit History

Autor SHA1 Mensaxe Data
  Marko Pintera 6fa7ffec97 Various fixes to Renderer %!s(int64=11) %!d(string=hai) anos
  Marko Pintera eb114847f2 Added default shaders for BansheeRenderer %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" %!s(int64=11) %!d(string=hai) anos
  Marko Pintera bb73926921 Refactored how are Application classes structured (they now derive from each other) %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 47fcfd429d Renamed all projects from Camelot -> Banshee and moved them to appropriate folders %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 96d06586e8 Able to specify VideoMode when creating a new render window and it will respect fullscreen/monitor settings %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 716de5f09a Reorganized some code in order to delete many small source files %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 57d22576dd More documentation %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 3196cff881 DX9, DX11 and OpenGL shader refactor done - No more separation between high and low level shaders, they're all high level now %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely %!s(int64=11) %!d(string=hai) anos
  Marko Pintera c454e2d14f VS 2013 port stage 1 %!s(int64=11) %!d(string=hai) anos
  Marko Pintera e73983da31 Moved everything to new Path system %!s(int64=11) %!d(string=hai) anos
  Marko Pintera f9d0a66b4b New Path class %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 9c37abbdc3 Different Event prototype, one that allows std::bind %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 9e98ec3e3a Event parameters should be passed by reference by default %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 1dc62ba3ce Working prototype of Events %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine %!s(int64=11) %!d(string=hai) anos
  Marko Pintera d55f242a1c Using std::function and std::bind instead of boost %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 10f73b4f06 Properly set up cursors and their hotspots %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 0a242cf23e Reverted Module changes %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas %!s(int64=11) %!d(string=hai) anos
  Marko Pintera e7e1debcbd Fixed a couple of issues that would happen if a render target was destroyed yet still being referenced %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 053df91815 Better modal window test case %!s(int64=11) %!d(string=hai) anos
  Marko Pintera abc644c627 Modal windows %!s(int64=11) %!d(string=hai) anos
  Marko Pintera ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 6509cf4a7a Creating EditorWindow from C# works %!s(int64=11) %!d(string=hai) anos
  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 %!s(int64=11) %!d(string=hai) anos