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
/
modules
/
gdscript
/
gdscript_functions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDScript: Refactor builtin functions
George Marques
2020-11-26
1
-137
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+1
*
Exposed randi_range to global funcs + renamed rand_range to randf_range
Yuri Roubinsky
2020-11-06
1
-2
/
+3
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-1
/
+1
*
Remove deprecated decimals builtin
Rémi Verschelde
2020-02-12
1
-1
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add ord() function to return Unicode code point of a string of length one
Masoud Montazeri
2019-08-28
1
-0
/
+1
*
Added lerp_angles built-in function
Chaosus
2019-07-20
1
-0
/
+1
*
Add integer posmod and rename default arg names
Aaron Franke
2019-07-18
1
-0
/
+1
*
Added move_toward functions for float, Vector2 and Vector3
Giacom
2019-05-28
1
-0
/
+1
*
Make "decimal" functions more consistent
Aaron Franke
2019-04-30
1
-0
/
+1
*
[Core] Expose approximate equality methods to GDScript
Aaron Franke
2019-04-25
1
-0
/
+2
*
Added smoothstep built-in function
Chaosus
2019-04-07
1
-0
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add new "push_*()" functions to GDScript
Michael Alexsander Silva Dias
2018-10-31
1
-1
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Merge pull request #18966 from chanon/new-debug-print
Max Hilbrunner
2018-07-04
1
-0
/
+1
|
\
|
*
add new print_debug method which shows source and line number
chanon
2018-05-28
1
-0
/
+1
*
|
add new get_stack function to get GDScript stack trace as array
chanon
2018-05-17
1
-0
/
+1
|
/
*
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
Juan Linietsky
2018-05-07
1
-0
/
+1
*
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
*
Add cartesian to polar conversion functions
pablotato
2017-11-20
1
-0
/
+2
*
GDScript: Refactor "GD" class prefix to "GDScript"
Rémi Verschelde
2017-11-16
1
-0
/
+123