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
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-07Properties Editor: Grease Pencil and pinning fixesDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-22UI: use same light icon for all light types in properties editor tabs.Joep Peters
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-19UI: hide scene / layer in properties context in some cases, for compactness.Brecht Van Lommel
2018-11-07Fix T57390: properties editor crash creating new scene in some cases.Brecht Van Lommel
2018-11-07UI: Move pin icon to the right in the context breadcrumbs.Pablo Vazquez
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-29GP: Remove unneeded code to get iconAntonioya
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-02Fix part of T56654: Freestyle hiding viewlayer buttons when there is no lineset.Bastien Montagne
2018-08-30UI: remove context path from tool settings tab in properties editor.Brecht Van Lommel
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Fix crash with properties editor pinning.Brecht Van Lommel
2018-07-05UI: add separators in properties editor header tabs.Brecht Van Lommel
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-06-08UI: remove tools space type, use properties contextCampbell Barton
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-18Collections and groups unificationBrecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26Properties: remove redundant settings from workspaces tab.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2017-12-01Groups and collection: editing group collectionsDalai Felinto
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-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: fix some missing bits / errors in RNA ...Clément Foucault
2017-06-06Small cleanup: Use ELEM and wrong identationDalai Felinto
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-03-30Prevent crash on weight paintDalai Felinto