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
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-05-04Curves: add second experimental option for new curves toolsJacques Lucke
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-18Cleanup: use depends-on-cursor for "Object Transfer Mode" operatorCampbell Barton
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-02Object: support running transfer mode in any object modeCampbell Barton
2021-05-07Cleanup: remove OB_MODE_EDIT from GPencil compatibility checkCampbell Barton
2021-05-07Cleanup: remove redundant NULL check in ED_object_mode_compat_testCampbell Barton
2021-05-07Object Mode: avoid error message with particle-edit mode switchCampbell Barton
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-10-30Object: use undo-group for object.switch_objectCampbell Barton
2020-10-21Fix T81079: Switch object ignoring visibility settingsPablo Dobarro
2020-10-20Fix T81076: Crash on switch object operator undoPablo Dobarro
2020-09-25Object: Move Switch Active Objects to experimentalPablo Dobarro
2020-09-23Cleanup: remove 'r_' prefix for variablesCampbell Barton
2020-09-18Cleanup: Resolve warningsJulian Eisel
2020-09-18Object: Switch Object operatorPablo Dobarro
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-03Object: refactor mode switchingCampbell Barton
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-06-28Fix T66126: Non-active Grease Pencil object stuck in draw modeAntonioya
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton