May 23, 2019, 09:54 (GMT) |
new: Collada added global orientation transform to export |
May 22, 2019, 20:35 (GMT) |
Merge branch 'master' into collada |
May 2, 2019, 14:05 (GMT) |
Merge 'master' into 'collada' |
May 2, 2019, 14:05 (GMT) |
Merge 'master' into 'collada' |
May 2, 2019, 14:05 (GMT) |
Merge 'master' into 'collada' |
April 10, 2019, 20:27 (GMT) |
feature: Collada export:added global axis transform option(wip) |
April 10, 2019, 20:27 (GMT) |
feature: Collada Exporter implement Export option for global axis rotation (wip) |
April 10, 2019, 20:27 (GMT) |
cleanup: Collada whitespace and obsolete comments |
April 10, 2019, 20:27 (GMT) |
reefactor: replace own function for parenting by a call to ED_object_parent_set() |
April 10, 2019, 20:27 (GMT) |
refactor: collada moved utility functions from collada_util into BlenderContext |
April 10, 2019, 20:27 (GMT) |
refactor: Added blender context getters to ExportSettings |
April 10, 2019, 20:27 (GMT) |
refactor: Collada: Moved class BCMatrix into BlenderContext |
April 10, 2019, 20:27 (GMT) |
refactor: Collada added get methods for BlenderContext info to ExportSettings |
April 10, 2019, 20:27 (GMT) |
cleanup: Collada made iterator loop more readable |
April 10, 2019, 20:27 (GMT) |
cleanup: collada removed unnecessary check for root bone |
April 10, 2019, 20:27 (GMT) |
fix:Collada broken Scene Exporter function definition from earlier commit |
April 10, 2019, 20:27 (GMT) |
fix: wrong root object identified when exporting object hierarchies |
April 10, 2019, 20:27 (GMT) |
refactor: Collada: added class wrapper for ExportSettings structure |
April 10, 2019, 20:27 (GMT) |
cleanup: Collada parameter definition in method declaration |
April 10, 2019, 20:27 (GMT) |
refactor: Collada: Reorganize=ing Classes and add new utility functions - Added new utility methods to collada_utils - Made BCMatrix class more powerfull for future usage - Moved Blender related data structures and definitions to BlenderContext.h - Adjusted according to changes above |
|