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-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
2015-02-10Fix recent vert-slide UV's when cancelledCampbell Barton
2015-02-08Initial vertex slide UV-correct supportCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-19Bugfix T43293: Crash when editing shared GPencil datablock in VSEJoshua Leung
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-07Fix for bool flag useCampbell Barton
2014-12-14Fix T42892: UV pixel snap with negative valuesCampbell Barton
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-27Partial Fix T42652: Transform falloff for mesh islandsCampbell Barton
2014-11-27Transform: fix for fcurve transform crashCampbell Barton
2014-11-27Transform: correct flag -> boolCampbell Barton
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton