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
2014-08-25Simplified Collada error message for unknown references.gaiaclary
2014-08-25Fix T41513 Avoid adding NULL values into object lists when lamp- and controll...gaiaclary
2014-08-09Intensity and color are now adjusted upon import to get correct valuesgaiaclary
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-02-03Add compatibility for older Collada filesgaiaclary
2014-01-15Fix collada and freestyle module compile errors after recent commit, forgot toBrecht Van Lommel
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-12-01Cleanup: remove deprecated old Lamp.shadspotsize from code.Bastien Montagne
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-05Apply patch [#36601].Nathan Letwory
2013-07-30fix: [#36148] Collada instance nodes are not scaled properly during importGaia Clary
2013-07-30Collada: Optimize Scale to scene. Only need to scale the root objects of a hi...Gaia Clary
2013-07-30Collada: Import now always rotates input to match blender's Z_UP axisGaia Clary
2013-07-15fix: #36122 Collada import - Keyframes offset after recording and playingGaia Clary
2013-07-14fix: #36060 Collada Import: animated armature+mesh problemGaia Clary
2013-07-14Removed unused paramter from ArmatureImporter:add_joint()Gaia Clary
2013-07-14fix: #34823 Collada: nodes exporting world matricesGaia Clary
2013-05-26BLI_math rename functions:Campbell Barton
2013-04-29Fix collada module build for visual studio 2012.Brecht Van Lommel
2013-03-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-20fix #34049: Collada importer doesn't import armature. Added some comments to ...Gaia Clary
2013-02-20fix #34049: Collada importer doesn't import armature. Added support for 'root...Gaia Clary
2013-02-17fix #34284 Collada: update problem for vertex weights directly after import.Gaia Clary
2013-02-13Collada: Fixed import of textures with path settings relative to main import ...Gaia Clary
2013-02-12Fix: Collada Import of armatures only added the root boneGaia Clary
2013-02-11Fix #33437 Collada: Added scale matching for Scene imports.Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-02-09[#33437](partial fix) Collada: importing a scene changes units. Added an opti...Gaia Clary
2013-02-09fixed: [#34080] import of COLLADA breaks on '#' in filepathGaia Clary
2013-02-08[#33955] Collada Model Import Hangs Blender. Optimized Object import for bett...Gaia Clary
2013-02-08fixed collada import for objects which have NO childrenGaia Clary
2013-02-08fix null pointer issue when child nodes reference to unknown/invalid meshGaia Clary
2013-02-05Attempt to fix collada compilation after recent commitSergey Sharybin
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-01Fix some warnings in the collade code, but did not fix two because they seemBrecht Van Lommel
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-04style cleanup: comment blocksCampbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-03fix:32348 Collada yfov to xfov conversion fo camera settingsGaia Clary
2012-08-12fixed: [#32240] Collada import when nodes share geometry but not materialGaia Clary
2012-08-05COLLADA: #29058 Fixed crash when illegal reference to non existing camera obj...Gaia Clary
2012-08-05COLLADA: fix for #32251. This seems to be compliant to the Collada 1.4.1 spec...Gaia Clary
2012-06-16code cleanup: colladaCampbell Barton
2012-06-13style cleanupCampbell Barton