index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
curve.cpp
Age
Commit message (
Expand
)
Author
2019-01-16
Appease some CppCheck warns for files in the "scene" directory
Michael Alexsander Silva Dias
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-07
Bind Curve::get_point_count
merumelu
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-06
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
Juan Linietsky
2018-05-20
Up vector implementation and OrientedPathFollow.
danilo2205
2018-05-01
Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...
danilo2205
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-10-03
CurveEditor: fix can't edit right tangent
Poommetee Ketson
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-13
Fix enums bindings
Maxim Sheronov
2017-09-12
Merge pull request #10908 from hpvb/fix-unused-variables
Rémi Verschelde
2017-09-08
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
Fix various assorted warnings
Hein-Pieter van Braam
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-07-19
Add object type hint for docs
Poommetee Ketson
2017-06-28
Reworked translation system
Juan Linietsky
2017-06-28
Fix build error on master
Poommetee Ketson
2017-06-28
Fix curve saving, refined undo/redo
Marc Gilleron
2017-06-26
Curve features
Marc Gilleron
2017-06-25
Fixes method bind
Ramesh Ravone
2017-06-24
Added Curve resource
Marc Gilleron
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-01-16
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-11
Type renames:
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-03
Curve2D/3D: Add clear_points method.
Andreas Haas
2016-07-21
Fix curve bug
Algrin6
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-04-15
Fixed curve baking, now always start at origin point
Hearto Lazor
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-30
-some cleanups
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-16
remove useless code
quabug
2015-01-16
fix bug
quabug
2015-01-06
fixes CurveXD::interpolatef()
UsernameIsAReservedWord
2014-07-06
2D Animation Improvements
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky