Историја ревизија

Аутор SHA1 Порука Датум
  Lasse Öörni a40fead7dc Updated license for the new year. пре 13 година
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. пре 13 година
  Lasse Öörni 48da9e9093 Applied VS2012 / ShaderCompiler patch from Colin Barrett. пре 13 година
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. пре 13 година
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. пре 13 година
  Lasse Öörni 088561af13 Compile shader bytecode into separate directories to keep the HLSL source directory clean. пре 13 година
  Lasse Öörni 83487ac88f Further ShaderParser optimization. пре 13 година
  Lasse Öörni e8d549ef7e Shader refactoring. Renamed the lit object ubershader as LitSolid; it now handles also deferred rendering. пре 13 година
  Lasse Öörni 8a0581af7e Do not create ShaderCompiler worker threads when only compiling a single shader variation. пре 13 година
  Lasse Öörni 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. пре 13 година
  Lasse Öörni da921892b2 Rearranged Octant variables for more optimal access. пре 13 година
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. пре 13 година
  Lasse Öörni 0a3b1564d1 Further Unicode fixes. пре 14 година
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. пре 14 година
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. пре 14 година
  Lasse Öörni d449b946bd Additions to the PostProcess API. пре 14 година
  Lasse Öörni 471d3ec5ff Added libcpuid for improved CPU detection. пре 14 година
  Lasse Öörni a51afb0631 Initial vertex lighting support. пре 14 година
  Lasse Öörni 0be37e8495 Shader refactoring. Forward shader split to Ambient, BlinnPhong, Unlit & Volumetric. пре 14 година
  Lasse Öörni 7d96303e39 Finalized support for overlapping Direct3D9 shader parameters, or the same shader parameters using different registers in different shaders. пре 14 година
  Lasse Öörni 0e84c54306 Added shader parameter register count information in the D3D shader file format. пре 14 година
  Lasse Öörni ad6243870b Updated to newest kNet & AngelScript. пре 14 година
  Lasse Öörni 836ff51412 Fixed physics and script errors in TestSceneOld. пре 14 година
  Lasse Öörni 424f7a957f Enabled warnings in ShaderCompiler. пре 14 година
  Lasse Öörni 6d552a8193 Use fixed size 24 bit network object IDs for more deterministic bandwidth use. пре 14 година
  Lasse Öörni abe05c6a53 MinGW is no longer officially supported. пре 14 година
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. пре 14 година
  Lasse Öörni b90c1386be Removed unnecessary parentheses. пре 14 година
  Lasse Öörni 1d036b34ac Fixed crash in ShaderCompiler. пре 14 година
  Lasse Öörni f64121cd59 Skip the shader comment only at fixed position (beginning) to avoid false positives. пре 14 година