Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
1 سال پیش |
Rémi Verschelde
|
e1eb3c2fb1
Merge pull request #60147 from lawnjelly/interpolation_out_of_scenario
|
2 سال پیش |
lawnjelly
|
d2b1d29634
Physics interpolation - Move out of Scenario
|
2 سال پیش |
Hugo Locurcio
|
4bf6cbe4fe
Allow `size` values as low as `0.001` in Camera's orthogonal/frustum mode
|
2 سال پیش |
Rémi Verschelde
|
21c3048397
Add missing argument names in bindings
|
2 سال پیش |
lawnjelly
|
522bce1159
Fixed Timestep Interpolation (3D)
|
3 سال پیش |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
2 سال پیش |
lawnjelly
|
3d981b8265
Add option to use handles to RID
|
3 سال پیش |
Hugo Locurcio
|
7922c262f6
Display a editor gizmo icon for Listener
|
3 سال پیش |
Rafał Mikrut
|
cb5faca39a
Prevent setting too big or too small Collision Mask and Layer
|
3 سال پیش |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 سال پیش |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 سال پیش |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 سال پیش |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 سال پیش |
Adam Reichold
|
f06fc1fdf4
Call Spatial::get_global_transform and Vector3::dot only once within Camera::is_position_behind to avoid redundant work.
|
4 سال پیش |
Marcel Admiraal
|
b006f5402d
Check for motion in cast_motion() before doing Bullet convexSweepTest().
|
5 سال پیش |
lawnjelly
|
eaf8e5ce52
Change CameraMatrix::get_viewport_size to get_viewport_half_extents
|
4 سال پیش |
Ben Hickling
|
fdd7cfa820
fixed camera project_position function that was still using the near parameter in a few calculations
|
4 سال پیش |
SIYU FU
|
d80e979a48
Update Camera.project_position to not return get_global_transform().origin if projection mode is orthogonal
|
5 سال پیش |
Rémi Verschelde
|
3e649f8cba
Merge pull request #34665 from timothyqiu/camera-fov
|
4 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 سال پیش |
Haoyu Qiu
|
cbb8930813
Clamps fov/size for Camera gizmo
|
5 سال پیش |
Rémi Verschelde
|
6c557b8bdf
Camera: Don't set default value for project_position
|
5 سال پیش |
Hugo Locurcio
|
aba157865a
Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses
|
5 سال پیش |
Tomasz Chabora
|
af5e0fff66
Remove ERR_EXPLAIN from scene/* code
|
5 سال پیش |
jfons
|
30b3591152
Expose ClippedCamera clip_offset
|
5 سال پیش |
Rémi Verschelde
|
62b868fd37
Merge pull request #26942 from RandomShaper/fix-vp-issues
|
5 سال پیش |
Cheeseness
|
6fe957de63
Add a depth parameter to Camera::project_position()
|
5 سال پیش |
Jummit
|
ce2c45bde7
add get_camera_rid method
|
5 سال پیش |
JFonS
|
9e97bac0cf
Fixes to ClippedCamera
|
5 سال پیش |