tornavis/extern
Sebastian Parborg 1aa54d4921 Make rigidbody simulation handle animated objects gracefully
The animated objects was not updated for each internal substep for the rigidbody sim.
This would lead to unstable simulations or very annoying clipping artifacts.

Updated the code to use explicit substeps and tie it to the scene frame rate.

Fix T47402: Properly updating the animated objects fixes the reported issue.

Reviewed By: Brecht, Jacques

Differential Revision: http://developer.blender.org/D8762
2020-09-02 14:20:41 +02:00
..
Eigen3 Update Eigen to 3.3.7 2019-08-21 14:15:28 +02:00
audaspace Audaspace: port compilation fix from upstream. 2020-09-01 18:12:48 +02:00
binreloc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
bullet2 Make rigidbody simulation handle animated objects gracefully 2020-09-02 14:20:41 +02:00
ceres Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
clew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
cuew Cleanup: fixed compiler warning about `strncat` 2020-07-27 17:03:32 +02:00
curve_fit_nd Fix T72402: Decimate f-curves fails with co-linear key-frames 2019-12-24 12:20:34 +11:00
draco Cleanup: Fix build-warning with MSVC 2020-06-19 17:28:42 -06:00
gflags Fix failing cycles_render_graph_finalize_test when building with clang 2020-01-20 14:16:05 +01:00
glew Build optimization: Compile glew for size rather than speed with msvc. 2020-02-07 07:35:17 -07:00
glew-es Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
glog Upgrade Google libraries 2020-06-19 12:02:21 +02:00
gmock Upgrade Google libraries 2020-06-19 12:02:21 +02:00
gtest Upgrade Google libraries 2020-06-19 12:02:21 +02:00
lzma Cleanp: fix compiler warnings 2019-08-26 11:27:04 +02:00
lzo Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
mantaflow Fix: Mantaflow always builds openvdb statically 2020-08-27 14:49:34 +02:00
quadriflow Cleanup:Remove C++14 flags from extern/quadriflow 2020-08-26 10:04:24 -06:00
rangetree Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
sdlew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
wcwidth Fix building on NetBSD 2020-05-09 23:22:50 +10:00
xdnd Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Cleanup: rename WITH_X11 to WITH_GHOST_X11 2020-05-01 19:14:50 +10:00