Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. il y a 12 ans
  Lasse Öörni b28621a3a4 Documented engine initialization parameters. il y a 12 ans
  Lasse Öörni ce562fb894 Refactored Engine to use a startup parameters VariantMap. il y a 12 ans
  Wei Tjong Yao d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. il y a 12 ans
  Lasse Öörni ab4a9d16c9 Removed unnecessary calling of static function via pointer in exposing the Log object to script. il y a 13 ans
  Wei Tjong Yao 4d72b5a609 ScriptAPIDumper dumps to console when output file is not provided. Removed caveat from have to compile with ENABLE_LOGGING. Exposed variants to print to stderr to script. Added shell script for calling ConvertDocsToWiki executable. Fixed Editor application to handle exit on error gracefully. Updated documentation and wiki accordingly. il y a 13 ans
  Lasse Öörni 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. il y a 13 ans
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. il y a 13 ans
  Lasse Öörni a40fead7dc Updated license for the new year. il y a 13 ans
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. il y a 13 ans
  Lasse Öörni 21811bc13f Explicitly mention that DirectX June 2010 SDK needs to be installed. il y a 13 ans
  Lasse Öörni c49ece0491 Added Sort() function to HashMap & HashSet. il y a 13 ans
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. il y a 13 ans
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni 6dac86e2e7 Added option to disable log timestamps. il y a 13 ans
  Lasse Öörni e1a1c974e5 Initial iOS support. il y a 13 ans
  Lasse Öörni 65378ee15b Fixed Android linking & startup issues. il y a 13 ans
  Lasse Öörni e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. il y a 14 ans
  Lasse Öörni 89d3dc38e9 Fixed conflict with IOAPI.cpp Print() functions. il y a 14 ans
  Lasse Öörni a542fae7b6 Centralized printing to the console. il y a 14 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 8448502918 Added flushing to log output. il y a 14 ans
  Lasse Öörni de67af8825 CoreData / Data reorganization. il y a 14 ans
  Lasse Öörni 444c18673e Code formatting & optimization. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. il y a 14 ans
  Lasse Öörni f3859c1ed7 Added documentation about containers. il y a 14 ans
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans