Commit History

Author SHA1 Message Date
  reduz 90056460ad Implement Particle Trails 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance" 5 years ago
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Tomasz Chabora af5e0fff66 Remove ERR_EXPLAIN from scene/* code 6 years ago
  Rémi Verschelde ee07560abf Curve: Prevent forcing 1.0 min value to 0.99 6 years ago
  Maxime Leroy 6bd271139d Fixing Curve2D/3D baked interpolated values 6 years ago
  qarmin 856a8226a5 Small fixes, mostly dupicated code 6 years ago
  Michael Alexsander Silva Dias 9c69d7f339 Appease some CppCheck warns for files in the "scene" directory 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  merumelu 334f042513 Bind Curve::get_point_count 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Juan Linietsky 7dcaabaf19 Support for CPU based particles, which aids compatibility with OpenGL ES 2.0 7 years ago
  danilo2205 dc639d334a Up vector implementation and OrientedPathFollow. 7 years ago
  danilo2205 2224975e7e Added methods get_closest_point and get_closest_offset to both Curve2D and Curve3D 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Poommetee Ketson 0ce4d82bbf CurveEditor: fix can't edit right tangent 8 years ago