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
2015-12-28Cleanup: use BLI_libblock prefix for id functionsCampbell Barton
2015-12-28Changes to rename_id function:Antony Riakiotakis
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-09-11Fix memory leaks in collada importCampbell Barton
2015-03-28Fix collada compile after BKE cleanupJens Verwiebe
2015-03-05Revert "COLLADA - support for shadeless material (SHADER_CONSTANT)"Gaia Clary
2015-03-05COLLADA - support for shadeless material (SHADER_CONSTANT)Gaia Clary
2015-03-03Cleanup: remove unused collada conversionCampbell Barton
2014-12-01Improved Collada Armature ImportGaia Clary
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