Commit History

作者 SHA1 備註 提交日期
  Marko Pintera b60ea8260c All render systems work after shader refactor 11 年之前
  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 11 年之前
  Marko Pintera 7689bd6785 Shared ptr construction now forwards arguments directly 11 年之前
  Marko Pintera 75b0d168ec OpenGL finally works again 11 年之前
  Marko Pintera 18427c7bdc Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 11 年之前
  Marko Pintera fa49144cd8 Refactoring GL render system and documenting 11 年之前
  BearishSun 2a6fb1a9be More documentation 11 年之前
  Marko Pintera cb6ba8a6f5 Fixed deserialization issue when deserializing/serializing between release and debug mode 11 年之前
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely 11 年之前
  Marko Pintera c454e2d14f VS 2013 port stage 1 11 年之前
  Marko Pintera 182d94e9a7 Tiny bit of documentation 11 年之前
  Marko Pintera 902e9bc4eb Custom FileSystem class, removed boost dependency on filesystem 11 年之前
  Marko Pintera b237180972 More documentation 11 年之前
  Marko Pintera e73983da31 Moved everything to new Path system 11 年之前
  Marko Pintera f9d0a66b4b New Path class 11 年之前
  Marko Pintera 35243f5eba Updating documentation added in previous commit 11 年之前
  Marko Pintera 86c5ca2934 More documentation 11 年之前
  Marko Pintera fe3e1afbf0 Events use a mutex instead of a spin lock 11 年之前
  Marko Pintera e9202db0e5 Replaced boost::any with BansheeEngine::Any 11 年之前
  Marko Pintera adaa9b5cab Added Any class 11 年之前
  Marko Pintera d57adc4344 Added custom UUID generation in order to replace boost 11 年之前
  Marko Pintera 400f46a477 Added a spin lock 11 年之前
  Marko Pintera 9c37abbdc3 Different Event prototype, one that allows std::bind 11 年之前
  Marko Pintera 9e98ec3e3a Event parameters should be passed by reference by default 11 年之前
  Marko Pintera 1dc62ba3ce Working prototype of Events 11 年之前
  Marko Pintera 05fffba579 More documentation 11 年之前
  Marko Pintera 927fb6c3e5 More documentation 11 年之前
  Marko Pintera ae856ed0f4 WIP UndoRedo group system 11 年之前
  Marko Pintera 27d6c98bb2 Fixed various issues with Inspector element areas 11 年之前
  Marko Pintera 4d142204ef Fixed GUIFoldout 11 年之前