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
path: root/source
AgeCommit message (Expand)Author
2011-12-16static functions for getting power of 2 values were being copied about too mu...Campbell Barton
2011-12-16Fixed point cache subframe interpolation issue.Miika Hamalainen
2011-12-16minor cleanup to mirror codeCampbell Barton
2011-12-16fix [#29620] Topology Mirror: not refreshing vertex UUIDsCampbell Barton
2011-12-16fix [#29626] Warp tool: stuck Angle valueCampbell Barton
2011-12-16fix own error [#29631] frame is lost from driver namespace after reloadCampbell Barton
2011-12-16fix [#29635] Attempts to import the site module are met with a TypeError exce...Campbell Barton
2011-12-15CURVE_OT_extrude doesn't have type property, not sure where it came from here.Sergey Sharybin
2011-12-15reenabled auto scale for derivative mapsMorten Mikkelsen
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-15BCon 1: Alpha, new features, fun and fixes again! :) Thomas Dinges
2011-12-15Free run no gaps time code implementationSergey Sharybin
2011-12-15New fix for [#29543] Hook modifier: falloff + vgroup influence brokenBastien Montagne
2011-12-15Fix #29615: Crash during undo after toggling "Float buffer" in image paint modeSergey Sharybin
2011-12-15Fix #29577: repeat curve duplication not working in 2.60(as well as 2.61rc1)Sergey Sharybin
2011-12-15minor vertex group editsCampbell Barton
2011-12-15more vertex weight edits,Campbell Barton
2011-12-15vertex group changes,Campbell Barton
2011-12-14fix for py noise doc string (not a show stopper :) )Campbell Barton
2011-12-13Do not use a dot in the end of descriptionsSergey Sharybin
2011-12-13First Blender 2.61 commit! (Sneaked in quick tooltop fix too).Ton Roosendaal
2011-12-13Do not switch to safe malloc if tracking sequenceSergey Sharybin
2011-12-13Disallow link/append when in edit modeSergey Sharybin
2011-12-13Small typo fix for tooltip of FModifier.blend_outJoshua Leung
2011-12-13Fixed crash when tracking several tracks manuallySergey Sharybin
2011-12-13correction to report messageCampbell Barton
2011-12-12add WM_operator_call_notest() for operators that need to call themselves with...Campbell Barton
2011-12-12Fix #29603: Mode switch on linked objectsSergey Sharybin
2011-12-12fix [#29537] file/save crashes when target path isnt foundCampbell Barton
2011-12-12Fix #29600: Hook actions wrong Tool Shelf adjustSergey Sharybin
2011-12-12Fix #29599: Side of Active tool not working in Faces/EdgesSergey Sharybin
2011-12-12fix for 2 crashes running operators in background mode.Campbell Barton
2011-12-11fix [#29579] Redo brolken when jobs are runningCampbell Barton
2011-12-11fix for accessing the keying set menu as an enum rather than in intCampbell Barton
2011-12-11Fix #29574: Strange crash using translated BlenderSergey Sharybin
2011-12-11SCA: Scene Actuator text errorDalai Felinto
2011-12-11delta scale default was still left at 0.0Campbell Barton
2011-12-11remove unused function, found when syncing with bmesh, also remove/comment so...Campbell Barton
2011-12-10In the node space context update function: Properly clear the snode->edittree...Lukas Toenne
2011-12-10Fix #29516: Twist brush giving crazy resultsSergey Sharybin
2011-12-10Fixed for movieclips tag function which was tagging wrong listSergey Sharybin
2011-12-10Bugfix [#29567] Second Hook Modifier fails on Curve ObjectJoshua Leung
2011-12-10Compile fix for r.42546 typoJoshua Leung
2011-12-10disabling DM_calc_auto_bump_scale() until after releaseMorten Mikkelsen
2011-12-10picky edits & regen man pageCampbell Barton
2011-12-10verify existence of dmMorten Mikkelsen
2011-12-10fixes scale on derivative mapsMorten Mikkelsen
2011-12-10check for weights outside of 0-1 range when validating weightsCampbell Barton
2011-12-09Fix #29558: Selecting similar edges doesn't workSergey Sharybin
2011-12-09Fix for recent rna rename of global to use_globalSergey Sharybin