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-09-21Fix T80899: Crash on editing multiple UVs of multiple different objects at th...Sebastian Parborg
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-21Cleanup (UI): Early-exit rather than having a big-ish conditional bodyJulian Eisel
2020-09-21Fix T80854: Search buttons fail in Adjust Last Operation PanelJulian Eisel
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-09-21Fix T79373: Forbid painting on linked image from 3DView.Bastien Montagne
2020-09-21Cleanup: Remove weird assert in button handlingJulian Eisel
2020-09-21Fix assert failure when using Ctrl+Mousewheel on Object Mode buttonJulian Eisel
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Fix T79373: Forbid painting on linked image.Bastien Montagne
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-09-20Fix T80993: Crash duplicating inactive workspaceHans Goudey
2020-09-20Fix T80982: Crash using custom orientations beside the firstCampbell Barton
2020-09-20Cleanup: Fix clang tidy inconsistent parameter warningHans Goudey
2020-09-20Fix T80945: Build modifier not updating after outliner copyNathan Craddock
2020-09-20Cleanup: Use shorthand variablesHans Goudey
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19Fix T80880: Outliner colored hierarchy lines on objectsNathan Craddock
2020-09-19Property Search: Don't set expansion for panels in inactive tabsHans Goudey
2020-09-18UI: Use property split in UV editor panelsHans Goudey
2020-09-18Fix misalignment of menu items in Preferences > Save & Load menuJulian Eisel
2020-09-18Cleanup: Resolve warningsJulian Eisel
2020-09-18UI: Support interacting with superimposed icons while editingJulian Eisel
2020-09-18UI: Support mouse over highlighting for superimposed iconsJulian Eisel
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Object: Switch Object operatorPablo Dobarro
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-09-18Sculpt: Scale Cloth FilterPablo Dobarro
2020-09-18Sculpt: Lower the default cloth deformation constraints strengthPablo Dobarro
2020-09-18Revert "Fix T79523 Paint Cursor: Wide line not supported on OSX"Clément Foucault
2020-09-18Fix warning printed when duplicating markerJulian Eisel
2020-09-18UI: Correct superimposed icon interaction hotspotJulian Eisel
2020-09-18Fix T80900: Crash lasso-selecting in particle editmode in certainPhilipp Oeser
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-18UV: select face loops when in face-select modeCampbell Barton
2020-09-18Fix T80885: Texture paint camera project crashes after undo/redoCampbell Barton
2020-09-18UI: Refactor panel alignment functionHans Goudey
2020-09-18Cleanup: Rename variables in panel alignment codeHans Goudey
2020-09-18Cleanup: change enum usage so types are explicitly listedCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-18Fix Brushes with deformation target being affected by sim areasPablo Dobarro
2020-09-18Fix bad allocation in mask sculpt gesturesPablo Dobarro
2020-09-17Pointclouds: support mesh <-> pointcloud in convert operatorPhilipp Oeser
2020-09-17Cleanup: Correct commentsHans Goudey
2020-09-17Cleanup: Doxygen sectionsHans Goudey
2020-09-17Cleanup: remove unneeded check in uiTemplateConstraintHeaderPhilipp Oeser
2020-09-17Cleanup: Extract "draw_fcurve" as a separate functionHans Goudey
2020-09-17Cleanup: Use "r_" prefix for return argumentsHans Goudey