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-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
2020-09-17Cleanup: Use enum instead of defines for panel runtime flagHans Goudey
2020-09-17UI: only draw a single header in the header regionCampbell Barton
2020-09-17Cleanup: Comment formatting in interface_panel.cHans Goudey
2020-09-16Fix T79523 Paint Cursor: Wide line not supported on OSXClément Foucault
2020-09-16Fix: Property search crashes searching enums with separatorsHans Goudey
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-16Fix: Showing Meta Data CrashJeroen Bakker
2020-09-16Cleanup: spellingCampbell Barton
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-16Outliner: Modifier/constraint/shaderfx drag and drop operatorNathan Craddock
2020-09-16Modifiers: Add link and copy functionsNathan Craddock
2020-09-16Constraints: Add link and copy functionsNathan Craddock
2020-09-16Cleanup: Move notifiers to `move_to_index` functionsNathan Craddock
2020-09-16Cleanup: Extract editor function from constraint_move_to_index_execNathan Craddock
2020-09-16GPencil: Add link and copy functions for shaderfxNathan Craddock
2020-09-15Property Search: Properly set expansion for instanced panelsHans Goudey
2020-09-15UI: Refactor some list panel expansion codeHans Goudey
2020-09-15Outliner: Hierarchy line drawingNathan Craddock
2020-09-15Outliner: Draw colored collection iconsNathan Craddock
2020-09-15Outliner: Set collection color tag operatorNathan Craddock
2020-09-15UI: Fix spacing of inline row icon buttonsNathan Craddock
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-15Collections: Add color taggingNathan Craddock