Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-06Add parser error handler.Nathan Letwory
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-09-05Left debug print accidently enabled.Nathan Letwory
2011-09-05Remove NULL-checks, as they might cause infinite loops while reading a DAE co...Nathan Letwory
2011-09-04[#27884] Collada import: materials mismatch when 2 instance_geometry referenc...Nathan Letwory
2011-09-04Prevent potential crasher, commonEffects could be empty.Nathan Letwory
2011-09-04Fix [#28322] COLLADA imports messed up UVsNathan Letwory
2011-09-04Some whitespace changesNathan Letwory
2011-09-03warning fixesCampbell Barton
2011-08-31COLLADA: Take parent bone length and direction instead of using bone pointing...Nathan Letwory
2011-08-30SVN maintenance.Guillermo S. Romero
2011-08-30Check for potential crasher.Nathan Letwory
2011-08-30Merging pepper to trunk at revision 39791.Joerg Mueller
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28armature object animation bug fix.Sukhitha Prabhath Jayathilake
2011-08-26code review fixesSukhitha Prabhath Jayathilake
2011-08-24opencollada find module. hopefully solves the problem where includes can in a...Campbell Barton
2011-08-23Fix for [#28339] Rev:39618 The revision part doesn't suffice. Thomas Dinges
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-21Armature object animations export.Sukhitha Prabhath Jayathilake
2011-08-21export animations if a bone is in a deform group. ( on hold )Sukhitha Prabhath Jayathilake
2011-08-20small fixes and refactoring.Sukhitha Prabhath Jayathilake
2011-08-19Animation exporter matrix source param fix.Sukhitha Prabhath Jayathilake
2011-08-19Export only objects on visible layers. This ensures we can hide for instance ...Nathan Letwory
2011-08-18Blender tip profile for bones with 2 or more children.Sukhitha Prabhath Jayathilake
2011-08-18Apply [#28287] COLLADA fix for inverse bind matrix of skin controllerNathan Letwory
2011-08-18Animation export id bone animation + armature importer cleanup.Sukhitha Prabhath Jayathilake
2011-08-17Armature importer code cleanup.Sukhitha Prabhath Jayathilake
2011-08-17armature animation export fix.Sukhitha Prabhath Jayathilake
2011-08-16Animation Exporter clean up.Sukhitha Prabhath Jayathilake
2011-08-16Finalizing.Sukhitha Prabhath Jayathilake
2011-08-14blender extra parameter animation import ( on hold );Sukhitha Prabhath Jayathilake
2011-08-14Matrix transformation animation import for other objects under the new system.Sukhitha Prabhath Jayathilake
2011-08-14CleanupSukhitha Prabhath Jayathilake
2011-08-13transform matrix animation import fix.Sukhitha Prabhath Jayathilake
2011-08-13light parameter export expansion.Sukhitha Prabhath Jayathilake
2011-08-13Light blender profile param sid addressingSukhitha Prabhath Jayathilake
2011-08-13Transform matrix Animation import fix.Sukhitha Prabhath Jayathilake
2011-08-10import only transform matrix animation method ( in progress )Sukhitha Prabhath Jayathilake
2011-08-10Baked Animation re-Import fixSukhitha Prabhath Jayathilake
2011-08-09sid addressing fixSukhitha Prabhath Jayathilake
2011-08-09temporary fix for quat rotationsSukhitha Prabhath Jayathilake
2011-08-08export bone transform matrix with sid.Sukhitha Prabhath Jayathilake
2011-08-07COLLADA Armature bake animation export fixed( needs more testing )Sukhitha Prabhath Jayathilake
2011-08-07Armature bake animation export ( not as pose matrices. Still needs fixing ) Sukhitha Prabhath Jayathilake
2011-08-06Material ray trace transparency animation COLLADA export.Sukhitha Prabhath Jayathilake
2011-08-05create_4x4_source functionSukhitha Prabhath Jayathilake
2011-08-05(no commit message)Sukhitha Prabhath Jayathilake
2011-08-03Find all key frames for baked animation export.Sukhitha Prabhath Jayathilake