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-12Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-12-06GPencil: Code Cleanup - Deduplicate code for adding a copy of the active fram...Joshua Leung
2015-12-01Fix auto-merge loosing edge/faces selectionCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-23Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-20Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-16Cleanup: typosCampbell Barton
2015-11-12Fix T46320: New Depsgraph: Auto-IK doesn't workSergey Sharybin
2015-11-03BMesh: inline vert-loop iteration for normal calcCampbell Barton
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-31GPencil: Proper fix for proportional editing not workingJoshua Leung
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-23Code Cleanup: Removed the need to set the "gpencil_strokes" property on trans...Joshua Leung
2015-10-17Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-10-10Fix: The "transform strokes on unkeyed frame creates new frame" feature didn'...Joshua Leung
2015-10-07Cleanup: spellingCampbell Barton
2015-09-30Fix T46325: Armature: No more possible to rotate a bone with only its tip sel...Bastien Montagne
2015-09-19Fix T46161: Rotate around selection changes bezier curve handle type.Bastien Montagne
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-01Fix T45974: Bones fail to snap to vertsCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-01Cleanup: use boolsCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-20Minor edit to transform-uv-island center calcCampbell Barton
2015-06-19Transform: Add individual origins for UV islandsCampbell Barton
2015-06-18Transform: Improve UV creation efficiencyCampbell Barton
2015-06-18Fix crash transforming UV /w PET-connected modeCampbell Barton
2015-06-18Fix transform connected UVs memory leakCampbell Barton
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne
2015-06-11BLI_listbase: match arg order with BLI_qsort_rCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-04-23Cleanup: warningsCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-04-13Fix bug with autonormalization and transform (after own range commit).Antony Riakiotakis
2015-04-13Graph editor:Antony Riakiotakis
2015-04-08Action editor proportional editing:Antony Riakiotakis
2015-04-08Proportional editing in action editor: display circle in center ofAntony Riakiotakis
2015-04-07Proportional editing support for the action editor.Antony Riakiotakis
2015-04-02Fix proportional editing always turned on in graph editor.Antony Riakiotakis
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-23Mitigate T44035: Proportional editing lagCampbell Barton
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung