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-12Merge branch 'master' into greasepencil-edit-curveFalk David
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-09Geometry: add Attributes panel for PointCloud and HairBrecht Van Lommel
2020-09-09Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-09Refactor getting constraintsPhilipp Oeser
2020-09-09Cleanup: use bool instead of intJacques Lucke
2020-09-07Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-07Cleanup: remove redundant scene argument in BKE_object_addCampbell Barton
2020-09-07Fix OBJECT_OT_data_instance_add creating empty data-blocksCampbell Barton
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-05Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Cleanup: fix compiler warnings for MSVCBrecht Van Lommel
2020-09-03Cleanup: Add/use function to disable buttons with a disabled hintJulian Eisel
2020-09-03Sculpt: Face Set Extract OperatorPablo Dobarro
2020-09-03Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-03Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-09-02UI: add back Layout.introspectCampbell Barton
2020-09-02UI: simplify tool-tip logic for operatorsCampbell Barton
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-09-01Fix T80224: Crash after duplicating and hiding vertices while using X Axis Mi...Germano Cavalcante
2020-08-31Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-30Object: add ED_object_array_in_mode_or_selectedCampbell Barton
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton
2020-08-25Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-24Theme: Remove TH_UV_OTHERS from bThemeJeroen Bakker
2020-08-23Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-22Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-21Cleanup: Remove unused variablesHans Goudey
2020-08-21Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-20Cleanup: Remove unused variables for horizontal panelsHans Goudey
2020-08-19Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-19UI: Remove panel X axis closing codeHans Goudey
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-18Fix Mask Slice deleting the Face SetsPablo Dobarro
2020-08-17Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-17Cleanup: spellingCampbell Barton
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-13Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-13View2D: Centralize handling of changes to v2d->curSergey Sharybin
2020-08-12Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-12Cleanup: Use const for contextHans Goudey