Historique des commits

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