Commit History

Author SHA1 Message Date
  Yaohua Xiong 91e9ad92f5 Refactor baking code for Curve2D 2 years ago
  Yaohua Xiong f9fa182abc Refactor Curve3D::_bake() method 2 years ago
  Yaohua Xiong 5241464a46 Refactor Curv3D and PathFollow3D 3 years ago
  Yaohua Xiong 399c2a8dea Move rotation sampling from Path2D to Curve2D 3 years ago
  Hugo Locurcio ae18928748 Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` 3 years ago
  Raul Santos adb81446a6 Fix Curve{2D,3D} notifying property list changed 3 years ago
  Vitika9 6042b24745 Fixed dragging curve points 3 years ago
  Raul Santos a9a41df0c8 Expose Curve points in the inspector 3 years ago
  Raul Santos 0ba0d51c9e Implement `mark_dirty` in Curve2D and Curve3D 3 years ago
  Hendrik Brucker bf9a836a50 Regression: Fix Curve2D/Curve3D baking 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 129911f61a Improve Curve with const and real_t 3 years ago
  Jihyun Yu 8a6fc54ccd Curve2D/Curve3D: exact linear interpolation 4 years ago
  Aaron Franke 430ad75963 Some work on double support 4 years ago
  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
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 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
  Rémi Verschelde ee07560abf Curve: Prevent forcing 1.0 min value to 0.99 6 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 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
  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