godot/core
George Marques f1088e1b70
Bind ClockDirection enum
It's the only enum in math_defs.h not bound, and it's used by Plane.
2021-02-23 13:56:28 -03:00
..
config Added ability to override built-in actions for the editor 2021-02-18 16:22:50 +01:00
crypto Improve resource load cache 2021-02-11 15:44:28 -03:00
debugger Modernize Thread 2021-01-29 12:02:13 +01:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Input: Swap events for ui_redo to favor Shift+Ctrl+Z over Ctrl+Y 2021-02-22 15:04:09 +01:00
io doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
math Fix unchecked array access in build_*_planes 2021-02-22 16:32:51 +01:00
object doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
os Merge pull request #46131 from bruvzg/move_tablet_to_ds 2021-02-18 20:36:46 +01:00
string Reorganize Project Settings 2021-02-18 11:23:34 -03:00
templates Improve robustness of atomics 2021-02-19 03:05:56 +01:00
variant Bind ClockDirection enum 2021-02-23 13:56:28 -03:00
core_bind.cpp Merge pull request #46194 from Calinou/os-delay-no-negative 2021-02-19 15:14:36 +01:00
core_bind.h Don't allow negative values for OS.delay_usec()/OS.delay_msec() 2021-02-18 23:01:45 +01:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Bind ClockDirection enum 2021-02-23 13:56:28 -03:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_data.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
doc_data.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_core_types.cpp Modernize RWLock 2021-01-19 11:53:10 +01:00
register_core_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Update PolyPartition / Triangulator library 2021-01-12 13:46:16 -05:00
typedefs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00