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-01-03Merge branch 'blender2.8' into hair_guidesLukas Tönne
2017-12-30Add UI script for groom data.Lukas Tönne
2017-12-27Fix missing redraws when changing active view-layer or its nameJulian Eisel
2017-12-18Add groom data path to buttons context.Lukas Tönne
2017-12-15Fix missing refresh of editors when changing workspace view-layerJulian Eisel
2017-12-04WM: message bus replacement for property notifiersCampbell 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-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-09Merge branch 'master' into blender2.8Dalai Felinto
2017-11-09Fix logic for pinning textures users from contextDalai Felinto
2017-10-16Fix warnings for notifier listenersJulian Eisel
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-29Merge branch 'master' into blender2.8Bastien Montagne
2017-06-27Fix T51913: Context tab for textures issueDalai 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-06-01Main Workspace IntegrationJulian Eisel
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-02Add scene argument for notifiersCampbell Barton
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-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-13Fix T49997: don't flip texture users menu in texture properties.Brecht Van Lommel
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-16Removed the particle context of property buttons space.Lukas Tönne
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne
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
2016-02-22Fix T47529: Selecting paths makes them relativeCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-28Fix T47045: add some missing UI i18n translations to texture buttons and free...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-09-27Fix T46271: switching between textures in texture buttons not updating preview.Brecht Van Lommel
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin