Historie revizí

Autor SHA1 Zpráva Datum
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction před 4 roky
  Mateo Kuruk Miccino 472673b38d ResourceLoader: Fix inverse 'if' on the cache mode před 4 roky
  Rémi Verschelde 0d1d719178 doc: Sync classref with current source před 4 roky
  reduz 64140eaf42 Reorganize Project Settings před 4 roky
  reduz f8d03b98e7 Improve resource load cache před 4 roky
  Pedro J. Estébanez 99fe462452 Modernize Thread před 4 roky
  Pedro J. Estébanez 8ed259b792 Modernize RWLock před 4 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  Zae fa3e0bdd73 fix custom loader/saver broken před 5 roky
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already před 5 roky
  Rémi Verschelde f57ade8f80 Merge pull request #41460 from Calinou/improve-resource-load-fail-message před 5 roky
  Yakov Borevich 604bd75438 [funexpected] clear missed remaps on deinitialization, fixes godotengine/godot#34221 před 5 roky
  Hugo Locurcio 58ed3037c0 Improve the resource loading error message to mention the need to import před 5 roky
  Stijn Hinlopen 929b98d24b Remove String::find_last (same as rfind) před 5 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) před 5 roky
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API před 5 roky
  lupoDharkael 95a1400a2a Replace NULL with nullptr před 5 roky
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 před 5 roky
  qarmin 1f209bfc41 Fixes bugs found by Sonarcloud and Coverity před 5 roky
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. před 5 roky
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> před 5 roky
  Juan Linietsky 3c0059650d Added StringName as a variant type. před 5 roky
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. před 5 roky
  Juan Linietsky acf0f6c8a7 GIProbes working. před 6 roky
  Juan Linietsky 6deffa62fb Several fixes to 3D rendering, and multimesh implementation. před 6 roky
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. před 6 roky