Blender Git Loki
Git Commits -> Revision 39a080a
Revision 39a080a by JT Nelson (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 19, 2014, 15:26 (GMT) |
Updated and added GPL headers w/Scorpion81 as contributor. NOTE: did not assign author as copyright holder. BF is assigned as copyright holder. |
Commit Details:
Full Hash: 39a080a238366db1db216c336dc247b553e1821f
Parent Commit: f323034
Lines Changed: +153, -24
6 Modified Paths:
/source/blender/blenkernel/BKE_fracture.h (+31, -0) (Diff)
/source/blender/blenkernel/BKE_fracture_util.h (+32, -0) (Diff)
/source/blender/blenkernel/intern/fracture.c (+31, -0) (Diff)
/source/blender/blenkernel/intern/fracture_util.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_fracture_types.h (+31, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+27, -23) (Diff)
/source/blender/blenkernel/BKE_fracture_util.h (+32, -0) (Diff)
/source/blender/blenkernel/intern/fracture.c (+31, -0) (Diff)
/source/blender/blenkernel/intern/fracture_util.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_fracture_types.h (+31, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+27, -23) (Diff)