Commit History

Автор SHA1 Съобщение Дата
  Marco Bellan fe3cfafa9c Fixed typo преди 9 години
  BearishSun 6f0747c8f6 Various fixes in order to get GUICanvas functional преди 9 години
  BearishSun adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) преди 9 години
  BearishSun b9562e3655 Updated paths to pdb2mdb script so it works with non-standard build directories преди 9 години
  BearishSun 0ac7cb7c00 Adding missing data files преди 9 години
  BearishSun 1013d9848e Data folder is now part of the main repository (since code depends on many of the files thing were getting out of sync between the repo and the data archive, so this is a better way of handling it) преди 9 години
  BearishSun f306536e2d Exposed GUICanvas to C# code преди 9 години
  BearishSun b03b62bf18 More work on GUICanvas line rendering преди 9 години
  BearishSun eeb700c5df Refactored GUI so you can now specify custom materials for rendering GUI elements (needed for fancy line rendering material) преди 9 години
  BearishSun ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work преди 9 години
  BearishSun 3df22b5671 Added generation of connected quads needed for AA polyline rendering преди 9 години
  BearishSun b9df6621c8 Properly bind non-load-store GPU buffers in OpenGL преди 9 години
  BearishSun 9e50f63e63 Properly bind non-load-store GPU buffers in OpenGL преди 9 години
  BearishSun 31357d0ca3 Fixing GLSL parsing so it properly detects buffers преди 9 години
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL преди 9 години
  BearishSun a16ae0787d Merge branch 'master' of https://github.com/BearishSun/BansheeEngine преди 9 години
  BearishSun 996963f172 Fixing "release" builds преди 9 години
  Marko Pintera 89953240f3 Merge pull request #28 from MarcoROG/patch-1 преди 9 години
  Marko Pintera f5a9ccef44 Merge pull request #29 from MarcoROG/patch-2 преди 9 години
  Marco Bellan bcb61ff45b Changed GUID to UUID преди 9 години
  Marco Bellan 373b258f14 Fixed typos referencing method names преди 9 години
  BearishSun eadabade01 More work on the GUICanvas element преди 9 години
  BearishSun 40a06057d1 Updated docs to reflect changes to the GUI преди 9 години
  BearishSun 1d8c830496 Refactored GUI so it now internally works using arbitrary vertices/indices instead of quads, so more complex GUI objects can be rendered преди 9 години
  BearishSun 1ab3082c73 Cleaned up triangle clipping code, added separate versions for 2D and 3D преди 9 години
  BearishSun 03b88c5876 Added algorithm for arbitrary triangle mesh clipping (needed for new GUICanvas element) преди 9 години
  BearishSun d082834079 Fixing invalid include path преди 9 години
  Marko Pintera 1eb23d478c Merge pull request #27 from almightykiwi/linux преди 9 години
  Marc Legendre e4a4ebe6cd Use non-wide strings for paths when not on Windows преди 9 години
  Marc Legendre 92de44dc57 Add a method in Path that returns a wstring on Windows and a string elsewhere преди 9 години