Blender Git Commit Log
Git Commits -> Revision 0c8fb53
Revision 0c8fb53 by YimingWu August 15, 2019, 03:35 (GMT) |
LANPR: Fixing double precision paths. |
Commit Details:
Full Hash: 0c8fb534cf425f8b74cd002d1bff2a4c1dbb2e56
Parent Commit: 316e6ee
Lines Changed: +63, -70
6 Modified Paths:
/source/blender/blenlib/BLI_math_matrix.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+10, -0) (Diff)
/source/blender/editors/include/ED_lanpr.h (+2, -2) (Diff)
/source/blender/editors/lanpr/lanpr_chain.c (+15, -19) (Diff)
/source/blender/editors/lanpr/lanpr_cpu.c (+23, -37) (Diff)
/source/blender/editors/lanpr/lanpr_util.c (+12, -12) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+10, -0) (Diff)
/source/blender/editors/include/ED_lanpr.h (+2, -2) (Diff)
/source/blender/editors/lanpr/lanpr_chain.c (+15, -19) (Diff)
/source/blender/editors/lanpr/lanpr_cpu.c (+23, -37) (Diff)
/source/blender/editors/lanpr/lanpr_util.c (+12, -12) (Diff)