Blender Git Loki
Git Commits -> Revision 9bd7d70
Revision 9bd7d70 by Gaia Clary (collada2.8) August 2, 2018, 15:49 (GMT) |
Refactor: Collada: Added classes for Lamp and Camera After i needed to add extra structure for Material and Armature it is now time to have also Camera and Lamp objects. those objects are pretty muchg just data at the moment. However this makes the code more readable without loosing anything. |
Commit Details:
Full Hash: 9bd7d7027d20c04c9d568cc31742e4a09e4c6239
Parent Commit: 635eff3
Lines Changed: +41, -32