index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
resources
/
curve.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support “clear points” function in Path3D editor
jsjtxietian
2024-03-27
1
-0
/
+1
*
Add a button to clear curve points in the Path2D editor
AttackButton
2023-10-03
1
-0
/
+1
*
Add handles to control Curve3D tilt
Daniel Roberts
2023-08-12
1
-0
/
+10
*
Overhaul the Curve Editor
VolTer
2023-05-28
1
-0
/
+7
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Handle corner cases for curve baking
Yaohua Xiong
2022-12-14
1
-0
/
+2
*
Refactor baking code for Curve2D
Yaohua Xiong
2022-12-05
1
-1
/
+14
*
Refactor Curve3D::_bake() method
Yaohua Xiong
2022-11-24
1
-1
/
+6
*
Refactor Curv3D and PathFollow3D
Yaohua Xiong
2022-11-12
1
-6
/
+11
*
Move rotation sampling from Path2D to Curve2D
Yaohua Xiong
2022-11-01
1
-0
/
+1
*
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
Hugo Locurcio
2022-08-30
1
-11
/
+11
*
Fix Curve{2D,3D} notifying property list changed
Raul Santos
2022-06-23
1
-0
/
+6
*
Fixed dragging curve points
Vitika9
2022-06-22
1
-1
/
+6
*
Expose Curve points in the inspector
Raul Santos
2022-05-17
1
-0
/
+16
*
Implement `mark_dirty` in Curve2D and Curve3D
Raul Santos
2022-05-17
1
-0
/
+4
*
Regression: Fix Curve2D/Curve3D baking
Hendrik Brucker
2022-05-16
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Improve Curve with const and real_t
Aaron Franke
2021-11-30
1
-60
/
+60
*
Curve2D/Curve3D: exact linear interpolation
Jihyun Yu
2021-08-21
1
-0
/
+2
*
Some work on double support
Aaron Franke
2021-08-09
1
-2
/
+2
*
Implement Particle Trails
reduz
2021-04-30
1
-1
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-27
/
+21
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-10
/
+10
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Curve: Prevent forcing 1.0 min value to 0.99
Rémi Verschelde
2019-06-21
1
-0
/
+1
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
Juan Linietsky
2018-07-06
1
-0
/
+2
*
Up vector implementation and OrientedPathFollow.
danilo2205
2018-05-20
1
-0
/
+6
*
Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...
danilo2205
2018-05-01
1
-0
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-5
/
+5
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-50
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-3
/
+3
*
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-2
/
+2
*
Fix curve saving, refined undo/redo
Marc Gilleron
2017-06-28
1
-11
/
+19
*
Curve features
Marc Gilleron
2017-06-26
1
-0
/
+31
*
Added Curve resource
Marc Gilleron
2017-06-24
1
-0
/
+72
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-3
/
+3
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-40
/
+17
*
Type renames:
Juan Linietsky
2017-01-11
1
-8
/
+8
[next]