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
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-19Spelling: Apart Versus A PartHarley Acheson
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Fix T81591: Align view to active is not working in sculpt modeCampbell Barton
2020-10-12Fix T81060: CustomData Correction sometimes breaks UVs and Vertex ColorsGermano Cavalcante
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Fix T81529: Can't move with constraint to a zero-size local axisGermano Cavalcante
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-08Cleanup: Simplify transform_orientation_matrix_getGermano Cavalcante
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-10-07Cleanup: Remove redundant if-conditionGermano Cavalcante
2020-10-07Fix T81480: Input 0 to scale in redo panel resets to 1Germano Cavalcante
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-06Fix T81465: Snapping to edge center doesn't work as expected when using axis ...Germano Cavalcante
2020-10-05Transform: Use orientation of active object with Auto ConstraintGermano Cavalcante
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-25Fix constrain plane not being set in tranform codeGermano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-24Fix T81096, T81127: Errors with the typed value for x-axis constrainGermano Cavalcante
2020-09-23Missed in last commitGermano Cavalcante
2020-09-23Fix T81069: Can't lock axis with move anymore, using Shift+MMBGermano Cavalcante
2020-09-21Fix T80899: Crash on editing multiple UVs of multiple different objects at th...Sebastian Parborg
2020-09-20Fix T80982: Crash using custom orientations beside the firstCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Fix T80437: Auto IK Double Generates IK constraintsPhilipp Oeser
2020-09-18Fix T80904: GPencil: bones cannot be transformed when in weightpaintPhilipp Oeser
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-15Cleanup: Remove unneeded parameterNathan Craddock
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-15Cleanup: spellingCampbell Barton
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-14Cleanup: Use 'r_' prefix for return valueGermano Cavalcante
2020-09-14Cleanup: remove unused functionJacques Lucke
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-12Fix missing return value in fix for T80677Campbell Barton
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-11Fix T80623: Correct Face Attributes affecting modes not listedGermano Cavalcante
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-07Fix T80561: Crash when multi-mesh editing UVs with proportional editingJulian Eisel
2020-09-05Cleanup: spellingCampbell Barton
2020-09-03Fix assert when cleaning constraints in the transform toolGermano Cavalcante
2020-09-03Cleanup: Shorten the name of the Auto Constraint modal keymapGermano Cavalcante
2020-09-03Revert "Fix T59358: Wrong status bar keymap for release confirms and right cl...Germano Cavalcante