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-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Fix T94334: Area close operator crash in 3D view menuHans Goudey
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-05-08Fix T65012: Update depsgraph for matcap flippingRobert Guetzkow
2020-04-24Fix edit-mesh selection mode switching causing two undo pushesCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-05Object: Mode switching operatorCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-28Cleanup: add doxy sections to view3d_draw,headerCampbell Barton
2019-03-18Fix T56183: flip matcap not working for workbench as render engine.Brecht Van Lommel
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-24Cleanup: removed unused 3D view header template.Brecht Van Lommel
2019-01-08Vertex Paint: support vertex maskingPhilipp Oeser
2018-12-18Fix enum icon button size for fractional UI scale.Brecht Van Lommel
2018-12-18Fix edit mesh component buttons width not being consistent.Harley Acheson
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-08UI: only show vertex select w/ weight paint modeCampbell Barton
2018-08-01Fix missing poll function for flip_matcap operator (see T56183).Bastien Montagne
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-05Viewport: tweak Z key shading toggle.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-08Workbench: XFlip Matcap per 3D ViewJeroen Bakker
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-24Workbench: in editmode the toggle xray option will be disabledJeroen Bakker
2018-05-24Workbench: Revealage bufferJeroen Bakker
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-12UI: move orientation to the topbarCampbell Barton
2018-05-01UI: move object selector into 3D viewCampbell Barton
2018-04-293D View: move shading and overlay settings into popovers.Brecht Van Lommel
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-20Workbench: drawtype_* => drawtype_options, drawtype_lightingJeroen Bakker
2018-04-19Workbench: removed per collection object colorJeroen Bakker
2018-04-19Workbench: drawtype object color from collection to v3dJeroen Bakker
2018-04-18Workbench: don't change to workbench drawtype for files saved in 2.8.Brecht Van Lommel
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton