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-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
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto
2017-02-12Layers: Per-Collection edit mode settingsDalai Felinto
2017-02-09Temporary fix for object panelDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-05-24Fix T40331: Incorrect display of path of editted data.Bastien Montagne
2014-05-06Freestyle: added more conditions to be able to switch to the line style textu...Tamito Kajiyama
2014-05-03Code cleanup: styleCampbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama