.. |
a_star.cpp
|
Added functions to AStar for disable/enable points
|
2019-04-08 09:28:03 +03:00 |
a_star.h
|
Added functions to AStar for disable/enable points
|
2019-04-08 09:28:03 +03:00 |
aabb.cpp
|
|
|
aabb.h
|
|
|
audio_frame.cpp
|
|
|
audio_frame.h
|
Added generator audio stream, and spectrum analyzer audio effect
|
2019-04-10 12:58:06 -03:00 |
basis.cpp
|
Style: Apply new changes from clang-format 8.0
|
2019-04-09 17:09:48 +02:00 |
basis.h
|
Style: Apply new changes from clang-format 8.0
|
2019-04-09 17:09:48 +02:00 |
bsp_tree.cpp
|
|
|
bsp_tree.h
|
|
|
camera_matrix.cpp
|
Add FRUSTUM camera mode, allowing tilted frustums
|
2019-02-19 17:48:08 +01:00 |
camera_matrix.h
|
Add FRUSTUM camera mode, allowing tilted frustums
|
2019-02-19 17:48:08 +01:00 |
delaunay.h
|
Use approximate equallity methods in many places
|
2019-04-25 13:20:29 -04:00 |
expression.cpp
|
Make "decimal" functions more consistent
|
2019-04-30 13:49:17 -04:00 |
expression.h
|
Make "decimal" functions more consistent
|
2019-04-30 13:49:17 -04:00 |
face3.cpp
|
|
|
face3.h
|
Add -Wshadow=local to warnings and fix reported issues.
|
2019-02-20 19:44:12 +01:00 |
geometry.cpp
|
Use approximate equallity methods in many places
|
2019-04-25 13:20:29 -04:00 |
geometry.h
|
Use approximate equallity methods in many places
|
2019-04-25 13:20:29 -04:00 |
math_defs.h
|
Several fixes to make GLES2 on HTML5 work much better.
|
2019-02-25 21:47:29 -03:00 |
math_fieldwise.cpp
|
|
|
math_fieldwise.h
|
|
|
math_funcs.cpp
|
|
|
math_funcs.h
|
[Core] Approximate equality
|
2019-04-25 13:20:29 -04:00 |
octree.h
|
Add -Wshadow=local to warnings and fix reported issues.
|
2019-02-20 19:44:12 +01:00 |
plane.cpp
|
[Core] Approximate equality
|
2019-04-25 13:20:29 -04:00 |
plane.h
|
[Core] Approximate equality
|
2019-04-25 13:20:29 -04:00 |
quat.cpp
|
Several fixes to make GLES2 on HTML5 work much better.
|
2019-02-25 21:47:29 -03:00 |
quat.h
|
Fix new GCC 9 warnings: -Wdeprecated-copy.
|
2019-03-02 14:37:02 +01:00 |
quick_hull.cpp
|
Scale quickhull tolerance with mesh size
|
2019-03-01 20:58:39 +00:00 |
quick_hull.h
|
Scale quickhull tolerance with mesh size
|
2019-03-01 20:58:39 +00:00 |
random_number_generator.cpp
|
Added normally distributed generation function to RNG
|
2019-03-17 08:09:46 +03:00 |
random_number_generator.h
|
Added normally distributed generation function to RNG
|
2019-03-17 08:09:46 +03:00 |
random_pcg.cpp
|
Properly setup seed in RNG
|
2019-03-27 19:37:25 +03:00 |
random_pcg.h
|
Merge pull request #27043 from Chaosus/randfn
|
2019-04-07 08:32:04 +03:00 |
rect2.cpp
|
|
|
rect2.h
|
Merge pull request #27676 from qarmin/small_fixes_2
|
2019-05-01 08:19:04 +02:00 |
SCsub
|
|
|
transform.cpp
|
|
|
transform.h
|
|
|
transform_2d.cpp
|
Added ability for multiple images to be imported as an atlas
|
2019-04-19 15:56:34 -03:00 |
transform_2d.h
|
Added ability for multiple images to be imported as an atlas
|
2019-04-19 15:56:34 -03:00 |
triangle_mesh.cpp
|
|
|
triangle_mesh.h
|
|
|
triangulate.cpp
|
|
|
triangulate.h
|
|
|
vector2.cpp
|
Several fixes to make GLES2 on HTML5 work much better.
|
2019-02-25 21:47:29 -03:00 |
vector2.h
|
[Core] Approximate equality
|
2019-04-25 13:20:29 -04:00 |
vector3.cpp
|
|
|
vector3.h
|
[Core] Approximate equality
|
2019-04-25 13:20:29 -04:00 |