This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ffd08e95249df2a068dd400cd3117cf8ca4a246
goo-engine
/
source
/
blender
/
editors
/
physics
T
History
Campbell Barton
ae3073323e
Cleanup: use bool instead of short for job stop & do_update arguments
...
Since these values are only ever 0/1, use bool type.
2022-11-05 13:47:01 +11:00
..
CMakeLists.txt
GPU: replace GLEW with libepoxy
2022-08-15 16:10:29 +02:00
dynamicpaint_ops.c
Cleanup: use bool instead of short for job stop & do_update arguments
2022-11-05 13:47:01 +11:00
particle_boids.c
…
particle_edit_undo.c
ViewLayer: Lazy sync of scene data.
2022-09-14 21:34:38 +02:00
particle_edit_utildefines.h
…
particle_edit.c
Refactor: Rename Object->imat to Object->world_to_object
2022-11-02 15:42:23 +01:00
particle_object.c
Refactor: Rename Object->obmat to Object->object_to_world
2022-11-01 10:48:18 +01:00
physics_fluid.c
Cleanup: use bool instead of short for job stop & do_update arguments
2022-11-05 13:47:01 +11:00
physics_intern.h
…
physics_ops.c
…
physics_pointcache.c
Cleanup: use bool instead of short for job stop & do_update arguments
2022-11-05 13:47:01 +11:00
rigidbody_constraint.c
ViewLayer: Lazy sync of scene data.
2022-09-14 21:34:38 +02:00
rigidbody_object.c
…
rigidbody_world.c
…