Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni 3b67320a49 Added animation trigger event system. il y a 13 ans
  Lasse Öörni 18e8cb6334 Removed need for anisotropic filter OpenGL extension. il y a 13 ans
  Lasse Öörni fcbd3b493d Moved the data lost flag to GPUObject. il y a 13 ans
  Lasse Öörni 5404482ce7 Fixed PVRTC support. il y a 13 ans
  Lasse Öörni 729df6e65b Started work on PVRTC texture format support. il y a 13 ans
  Lasse Öörni d7d599be7b Added loading of ETC1 compressed textures on mobile devices. These need to be stored inside .ktx files. il y a 13 ans
  Lasse Öörni e1a1c974e5 Initial iOS support. il y a 13 ans
  Lasse Öörni e272896dc1 SDL Java code cleanup. il y a 13 ans
  Lasse Öörni a4c1924e04 Vertex & index buffer refactoring to unify feature set between graphics APIs, cleanup code, and prepare for Android OpenGL context loss handling. il y a 13 ans
  Lasse Öörni a8c622f330 Started work on GLES2 shadow mapping. il y a 13 ans
  Lasse Öörni c1c7dcf0ec Code cleanup. il y a 13 ans
  Lasse Öörni 354f04e6f2 Added Texture::IsCompressed(). il y a 13 ans
  Lasse Öörni f78a0cab6d Set also the third texture coordinate wrap mode on OpenGL. il y a 14 ans
  Lasse Öörni af7c5a53fb Renamed GetData() to Data() in the Math library. il y a 14 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. il y a 14 ans
  Lasse Öörni d449b946bd Additions to the PostProcess API. il y a 14 ans
  Lasse Öörni 8c14956ebe Documentation update. il y a 14 ans
  Lasse Öörni c27ab40f7f Check needed OpenGL extensions more carefully. il y a 14 ans
  Lasse Öörni fbdd44c3b8 Fixed comments. il y a 14 ans
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. il y a 14 ans
  Lasse Öörni a7a94a7af2 Unified the texture get/set data API between Direct3D9 & OpenGL. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni 432f57b4b0 Use SDL 1.3 in OpenGL mode. il y a 14 ans
  Lasse Öörni 3db2c154e5 Added forward rendering multisample support for OpenGL. il y a 14 ans
  Lasse Öörni 464dbd47ab Fixed performance issues on ATI graphics cards by creating a packed depth stencil as a renderbuffer, not as a texture. il y a 14 ans
  Lasse Öörni 9335edc5ed Removed the need to lock vertex data in read-only mode for CPU-side processing. il y a 14 ans
  Lasse Öörni 5db24c8d02 Renamed OpenGL/Direct3D9 implemntation and shader directories. il y a 14 ans