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
2021-01-13fix attempt for conversion of multiple FM objects to keyframed shard objectsfracture_modifierMartin Felke
2019-02-03partial fix for wrong rotation when converting to keyframesMartin Felke
2018-07-29execute operator warns now if current frame is not on cache startframeMartin Felke
2018-02-22Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79a-release' int...Martin Felke
2018-01-29animation bind rotation fix, some dynamic mode fixesMartin Felke
2018-01-23added a limit / searchradius for animated mesh bindingMartin Felke
2018-01-12experimental bind of animated vertices (other object) to shardsMartin Felke
2018-01-11fixed a crasher when moving an object in dynamic fracture and when attempting...Martin Felke
2018-01-01Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2018-01-01Fix T52573: Cycles baking artifactsSergey Sharybin
2017-12-26invalidate rigidbody cache/bake if rigidbody objects are duplicated or delete...Martin Felke
2017-09-12compile fixes after mergeMartin Felke
2017-09-12Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into...Martin Felke
2017-09-08Fix T52639: Weight paint smooth tool crashCampbell Barton
2017-09-04Cycles Bake: Fix overflow when using hundreds of imagesDalai Felinto
2017-09-04Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-09-04Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-09-04Modify menu from last commitCampbell Barton
2017-09-04Fix T52434: Restore mesh center of mass calculationCampbell Barton
2017-08-24fix for initial rotation in convert to object and convert to keyframesMartin Felke
2017-08-21Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into...Martin Felke
2017-08-17Fix T52315: Crash on duplicating Scene without world.Bastien Montagne
2017-08-17Fix T52260: Blender 2.79 Objects made duplicates real still refer armature pr...Bastien Montagne
2017-08-12compile fixes after mergeMartin Felke
2017-08-12Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into...Martin Felke
2017-08-08using quaternions and correction of quaternion sign flips for convert to keyf...Martin Felke
2017-08-05minor fix: forgot to update frame in display when converting to keyframesMartin Felke
2017-08-05fix for wrong centroid calculation when re-using existing mesh-islandsMartin Felke
2017-07-21Fix T52136: Blender segfault (stack overflow most certainly) when converting ...Bastien Montagne
2017-07-17Fix T39925: Set Origin to Geometry on a new text object moves the origin away...Bastien Montagne
2017-07-03Fix T51883: Wrong matrix computation in "Make Duplicates Real"Luca Rood
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's w...Bastien Montagne
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-04prefer vector handle on adaptive keyframe in convert to keyframed objectsMartin Felke
2017-06-01new "Handle" option for convert to keyframes, if set calculates handles to be...Martin Felke
2017-05-31further optimization attempts with convert to keyframed objectsMartin Felke
2017-05-31fix for convert to keyframes, needs no bake and should be initialized properl...Martin Felke
2017-05-30Fix T49570: Cycles baking can't handle materials with no imagesDalai Felinto
2017-05-30Baking: Add logic to get material from API regardless of Mesh/Object ownershipDalai Felinto
2017-05-30performance improvement with convert to keyframes and new adaptive keyframe o...Martin Felke
2017-05-29added step option to convert to keyframes, new parameter popup dialog, also b...Martin Felke
2017-05-29Fix T51624: Scene Full Copy ignores shader node links.Bastien Montagne
2017-05-15Fix T51501: Cycles baking cancel affects baking scriptDalai Felinto
2017-04-24Cleanup: styleCampbell Barton
2017-04-21fix for jumps in rotation when converting to keyframed objectsMartin Felke
2017-04-19Fix T51243: Delete Globally won't work with Datablock ID Properties.Bastien Montagne
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-03-29Fix skin mark operatorCampbell Barton