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-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
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-27Editmesh: Update tooltips for vert/edge/face buttonsCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-10-22fix for invalid RNA created for the 3D viewport header (made ID reporting sho...Campbell Barton
2013-05-24fix [#35488] Toggle "Show All Layers" Campbell Barton