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
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
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-06-19Manipulator: de-duplicate flags and scale optionCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-18Remove "Modern Viewport"Dalai Felinto
2017-02-10Use OBACT_NEW to show the object edit modeDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-05Show 'Manipulate Center Points' in weight paint modeJulian Eisel
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-04-16Removed remaining uses of the particle edit mode flag.Lukas Tönne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton