Historique des commits

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