Blender Git Commit Log
Git Commits -> Revision e73fe77
Revision e73fe77 by Gaia Clary (master) February 28, 2018, 16:10 (GMT) |
collada: EvaluationContext is now feeded into the class instances of AnimationExporter and DocumentExporter on creation. Also skipped the const qualifier for now because BKE_scene_graph_update_for_newframe() needs it to be not const |
Commit Details:
Full Hash: e73fe77ac09fdad139447b3a00370203049676fc
Parent Commit: d937d06
Lines Changed: +15, -13
6 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+1, -1) (Diff)
/source/blender/collada/AnimationExporter.h (+3, -3) (Diff)
/source/blender/collada/collada.cpp (+2, -2) (Diff)
/source/blender/collada/collada_utils.cpp (+0, -1) (Diff)
/source/blender/collada/DocumentExporter.cpp (+6, -4) (Diff)
/source/blender/collada/DocumentExporter.h (+3, -2) (Diff)
/source/blender/collada/AnimationExporter.h (+3, -3) (Diff)
/source/blender/collada/collada.cpp (+2, -2) (Diff)
/source/blender/collada/collada_utils.cpp (+0, -1) (Diff)
/source/blender/collada/DocumentExporter.cpp (+6, -4) (Diff)
/source/blender/collada/DocumentExporter.h (+3, -2) (Diff)