Historique des commits

Auteur SHA1 Message Date
  bruvzg 0b6b8427c8 [macOS] Add `create_instance` function to spawn editor copies. il y a 4 ans
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile il y a 4 ans
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 il y a 4 ans
  unknown 73c5e07051 Added better descriptive error messages for file operations in core_bind.cpp il y a 5 ans
  Brian Semrau f28c677f3d [core_bind] Add `is_alive` to Thread. Replace `is_active` with `is_started`. il y a 4 ans
  Rémi Verschelde 90f8eb7aa0 Merge pull request #53059 from timothyqiu/thread-obj il y a 4 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Haoyu Qiu 40e188f687 Fix crash when creating thread il y a 4 ans
  Rémi Verschelde ed5267f69f Merge pull request #53053 from LATRio/callable_in_thread_start il y a 4 ans
  Hennadii Chernyshchyk dbb37e586b Fix inversed check inside register_singleton il y a 4 ans
  LATRio 97c68514c4 Use Callable in Thread::start il y a 4 ans
  Hugo Locurcio 2560070c0a Remove `Engine.editor_hint` in favor of `Engine.is_editor_hint()` il y a 4 ans
  Rémi Verschelde def99c7baf Implement `OS::get_locale_language()` helper method il y a 4 ans
  Haoyu Qiu d2aef4c439 Expose enum related methods in ClassDB il y a 4 ans
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path il y a 4 ans
  reduz e2f8df8c5b Add ability to register singletons from engine API il y a 4 ans
  Rémi Verschelde de7b6d13eb Merge pull request #51627 from mhilbrunner/todo-for-neikeq il y a 4 ans
  Max Hilbrunner 81f7d1890b Namespaces instead of underscore prefix for binds il y a 4 ans
  Rémi Verschelde 913a7a63d5 Merge pull request #51793 from KoBeWi/direnam il y a 4 ans
  kobewi 0dde3e5b59 Fix renaming directories il y a 4 ans
  ne0fhyk 3a00ff1cce Add partial support for Android scoped storage. il y a 4 ans
  Hugo Locurcio 937c1a716c Rename `iterations_per_second` to `physics_ticks_per_second` il y a 4 ans
  Aaron Franke 84f720966c Use doubles for time in many other places il y a 4 ans
  Fabio Alessandrelli 9798d08ac2 [Core] Expose ResourceLoader.get_resource_uid. il y a 4 ans
  Pedro J. Estébanez a6303b70a5 Fix logic to allow default null thread argument il y a 4 ans
  Rémi Verschelde 8c3a6b10a9 OS: Fix used resource debug prints il y a 4 ans
  Pedro J. Estébanez 7ca8051645 Fix thread start with no user data when target has no default argument il y a 4 ans
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans