| .. |
|
arvr
|
Change ARVRPositionalTracker to a reference and better expose it to GDNative
|
2021-03-29 23:01:04 +07:00 |
|
audio
|
Style: Cleanup uses of double spaces between words
|
2021-06-07 12:06:59 +07:00 |
|
camera
|
SCons: Add explicit dependencies on thirdparty code in cloned env
|
2021-04-29 16:57:00 +07:00 |
|
physics
|
Apply infinite inertia checks to Godot physics 3D
|
2021-06-11 09:24:58 +07:00 |
|
physics_2d
|
Merge pull request #38387 from Rhathe/set_iterations
|
2021-05-19 19:48:08 +07:00 |
|
visual
|
Fix canvas rect bound calculation
|
2021-05-28 08:44:59 +07:00 |
|
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +07:00 |
|
arvr_server.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +07:00 |
|
arvr_server.h
|
Style: Set clang-format Standard to c++14
|
2021-05-04 14:45:15 +07:00 |
|
audio_server.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
audio_server.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +07:00 |
|
camera_server.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +07:00 |
|
camera_server.h
|
Style: Set clang-format Standard to c++14
|
2021-05-04 14:45:15 +07:00 |
|
physics_2d_server.cpp
|
Merge pull request #38387 from Rhathe/set_iterations
|
2021-05-19 19:48:08 +07:00 |
|
physics_2d_server.h
|
Fix uninitialized members in physics query results
|
2021-06-07 10:40:15 +07:00 |
|
physics_server.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
physics_server.h
|
Fix uninitialized members in physics query results
|
2021-06-07 10:40:15 +07:00 |
|
register_server_types.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +07:00 |
|
register_server_types.h
|
Update copyright statements to 2021
|
2021-01-13 16:17:06 +07:00 |
|
server_wrap_mt_common.h
|
Modernize Mutex
|
2021-02-18 11:58:08 +07:00 |
|
visual_server.cpp
|
Implement lossless WebP encoding
|
2021-06-11 18:48:04 +07:00 |
|
visual_server.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +07:00 |