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-02-27Fix T38847: Reject reuse of child bones as root bones. That doesn't make sens...gaiaclary
2014-02-23T38763 Fix: avoid NPE When no custom properties are definedgaiaclary
2014-02-19added support for double,float and int property values for maya restpose matr...gaiaclary
2014-02-19Added Maya restpose_matrix support via custom properties to Collada exportergaiaclary
2014-02-08T38482: Fixed the Crashing. If the same UV Layer is referenced multiple times...gaiaclary
2014-02-08Fix collada compile ( kudos ti ideasman )Jens Verwiebe
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Add compatibility for older Collada filesgaiaclary
2014-01-31Fix for T32843gaiaclary
2014-01-29renamed unclear API parametergaiaclary
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-26Fix T38366: export collada crash - if you set a keyframeBastien Montagne
2014-01-15Fix collada and freestyle module compile errors after recent commit, forgot toBrecht Van Lommel
2014-01-09OpenCollada: Fix error in printf-format (too much arguments).Bastien Montagne
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-12-17Fix compile after last commit, casting to (bArmature *), kudos to JesterKingJens Verwiebe
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-12-10Fix T37753: encapsulated the creation of the source ID into one function to e...gaiaclary
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-12-01Cleanup: remove deprecated old Lamp.shadspotsize from code.Bastien Montagne
2013-11-15Fix collada after git switch ( undefined build_commit_time )Jens
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-10-31code cleanup: spellingCampbell Barton
2013-10-29(Due to a change in function call) Added default triangulation method for Col...Gaia Clary
2013-10-29Fix collada compile, too less argumentsJens Verwiebe
2013-10-03Changed some labels from Second Life to OpenSimGaia Clary
2013-10-01Added new file that contains the sha1 hash key of the currently to be used Op...Gaia Clary
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-20Ensure positions can be read for sources that have strideNathan Letwory
2013-09-05code cleanup:Campbell Barton
2013-09-05Apply patch [#36601].Nathan Letwory
2013-08-24Fix 36505: Collada exporter crashes Blender when exporting to locked fileGaia Clary
2013-08-23* Compile fix for r59395, 'move bmesh tools into their own include'. Thomas Dinges
2013-08-02fix(Collada): wrong usage of the set attribute with multiple UV setsGaia Clary
2013-07-30fix: [#36148] Collada instance nodes are not scaled properly during importGaia Clary
2013-07-30apply world matrix only to armature, Bones and children get it implicit via p...Gaia Clary
2013-07-30Collada: renamed size_mat to scale_mat for clarity. removed obsolete variable...Gaia Clary
2013-07-30Collada: unit converter was not initialized for ArmatureImporterGaia 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-30Added Scene scale calculator to UnitConverter for future usage (wip)Gaia Clary
2013-07-29Added/changed comment for clarificationGaia Clary
2013-07-27Import of single bones used infinite bone sizeGaia Clary
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-18Avoid creating Morph Controllers when shape key export is disabledGaia Clary
2013-07-18Leaf bone length calculation used wrong bone tailGaia Clary
2013-07-18Fix: #36184 Collada import/export... leaf bone size was not set as needed.Gaia Clary
2013-07-15fix: #36122 Collada import - Keyframes offset after recording and playingGaia Clary