Historie revizí

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