Historia zmian

Autor SHA1 Wiadomość Data
  Wei Tjong Yao 256314c222 Fixed missing comma in Log.cpp. 12 lat temu
  Lasse Öörni e87ff28e40 Use no-invalid-offsetof flag on Android. 12 lat temu
  Lasse Öörni ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 lat temu
  Lasse Öörni 14fc3cbe5c Fixed multiple instance SDL event handling. 12 lat temu
  Lasse Öörni 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 lat temu
  Lasse Öörni b28621a3a4 Documented engine initialization parameters. 12 lat temu
  Lasse Öörni ce562fb894 Refactored Engine to use a startup parameters VariantMap. 12 lat temu
  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. 12 lat temu
  Lasse Öörni ab4a9d16c9 Removed unnecessary calling of static function via pointer in exposing the Log object to script. 13 lat temu
  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. 13 lat temu
  Lasse Öörni 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. 13 lat temu
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. 13 lat temu
  Lasse Öörni a40fead7dc Updated license for the new year. 13 lat temu
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 lat temu
  Lasse Öörni 21811bc13f Explicitly mention that DirectX June 2010 SDK needs to be installed. 13 lat temu
  Lasse Öörni c49ece0491 Added Sort() function to HashMap & HashSet. 13 lat temu
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 lat temu
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 lat temu
  Lasse Öörni 6dac86e2e7 Added option to disable log timestamps. 13 lat temu
  Lasse Öörni e1a1c974e5 Initial iOS support. 13 lat temu
  Lasse Öörni 65378ee15b Fixed Android linking & startup issues. 13 lat temu
  Lasse Öörni e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 lat temu
  Lasse Öörni 89d3dc38e9 Fixed conflict with IOAPI.cpp Print() functions. 14 lat temu
  Lasse Öörni a542fae7b6 Centralized printing to the console. 14 lat temu
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 lat temu
  Lasse Öörni 8448502918 Added flushing to log output. 14 lat temu
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 lat temu
  Lasse Öörni 444c18673e Code formatting & optimization. 14 lat temu
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 lat temu
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 lat temu