..
a_star.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
a_star.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
aabb.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
aabb.h
Refactored variant setters/getters
2020-11-07 15:16:15 -03:00
audio_frame.h
Ensure assignment operators return by reference to avoid unnecessary copies.
2020-09-04 09:18:19 +01:00
basis.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
basis.h
Remove redundant is_equal_approx_ratio method
2020-09-23 00:28:49 -04:00
camera_matrix.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
camera_matrix.h
color_names.inc
Variant: Sync docs with new constructors, fixups after #43403
2020-11-09 23:39:53 +01:00
color.cpp
Color: Fix -Wtype-limits GCC warning after refactoring
2020-11-09 14:11:21 +01:00
color.h
Variant: Sync docs with new constructors, fixups after #43403
2020-11-09 23:39:53 +01:00
delaunay_2d.h
delaunay_3d.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
disjoint_set.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
expression.cpp
Refactor variant built-in methods yet again.
2020-11-11 16:36:36 -03:00
expression.h
Create Variant built-in functions.
2020-11-10 19:31:10 -03:00
face3.cpp
face3.h
geometry_2d.cpp
geometry_2d.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
geometry_3d.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
geometry_3d.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
math_funcs.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
math_funcs.h
Exposed randi_range to global funcs + renamed rand_range to randf_range
2020-11-06 17:06:26 +03:00
octree.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
plane.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
plane.h
Refactored binding system for core types
2020-10-14 15:24:30 +02:00
quat.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
quat.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
quick_hull.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
quick_hull.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
random_number_generator.cpp
doc: Override default value for RandomNumberGenerator.seed
2020-11-05 00:41:24 +01:00
random_number_generator.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
random_pcg.cpp
Exposed randi_range to global funcs + renamed rand_range to randf_range
2020-11-06 17:06:26 +03:00
random_pcg.h
Exposed randi_range to global funcs + renamed rand_range to randf_range
2020-11-06 17:06:26 +03:00
rect2.cpp
rect2.h
Refactored variant setters/getters
2020-11-07 15:16:15 -03:00
SCsub
transform_2d.cpp
Minor clamp and float fixes
2020-11-10 14:30:07 -05:00
transform_2d.h
Refactored variant constructor logic
2020-11-09 08:54:43 -03:00
transform.cpp
Variant: Sync docs with new constructors, fixups after #43403
2020-11-09 23:39:53 +01:00
transform.h
Variant: Sync docs with new constructors, fixups after #43403
2020-11-09 23:39:53 +01:00
triangle_mesh.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
triangle_mesh.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
triangulate.cpp
triangulate.h
vector2.cpp
Refactored Variant Operators.
2020-11-06 12:45:50 -03:00
vector2.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
vector3.cpp
vector3.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
vector3i.cpp
vector3i.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00