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
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-11-24Depsgraph: make it more obvious who's view layer is being updatedSergey Sharybin
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23New view layers should be named "View Layer" (not Render Layer)Dalai 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-22SceneRenderLayer > SceneLayer: Convert Z-MaskDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert samples_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert material_overrideDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-07Sanitize use of BLI_iteratorDalai Felinto
2017-11-07Fix jumps-dependent-on-uninitialized-variable for iteratorsDalai Felinto
2017-10-31Collections: Bring back simple visibility behaviourDalai Felinto
2017-10-24Fix non-instanced groups in no-collection file creating collectionsDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-09-20Layer collection enable flagDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-18Layer cleanup: get rid of one of the placeholder functionsDalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-13Depsgraph: Fix crash with copy-on-write enabled after recent changesSergey Sharybin
2017-07-13Depsgraph: Add extra information to debug loggingSergey Sharybin
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Renaming: *_Iterator_begin/next > *_iterator_begin/nextDalai Felinto
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-30Draw Manager: Add SceneLayerEngineData and use callbacks to clear runtime eng...Clément Foucault
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-26Move util function to add new scene collection when active is not available f...Dalai Felinto
2017-05-21Cleanup: warningsCampbell Barton
2017-05-18Rename Iterator struct to BLI_IteratorDalai Felinto
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-10Expand the collection settings API to support float arraysDalai Felinto
2017-05-05Fix all objects being selected when opening pre-2.80 filesJulian Eisel
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-04Fix "doversion" of collection settings for collectionsDalai Felinto
2017-05-04Better fix for duplicate objects not moving themDalai Felinto
2017-05-03Select new object bases using object's base flagCampbell Barton
2017-05-03Weight painting with draw managerLuca Rood
2017-05-03Validate collection properties at readileDalai Felinto
2017-05-03Make IDP_MergeGroup recursiveDalai Felinto
2017-04-24Layer cleanup: Rename _Iterator_ > _iterator_Dalai Felinto
2017-04-24FOREACH_SELECTED_BASE iteratorDalai Felinto
2017-04-21Fix T51261: New objects aren't selectedDalai Felinto
2017-04-21Cleanup: use id-property access macrosCampbell Barton
2017-04-20Fix T51215: depsgraph evaluation of collection properties (overrides)Dalai Felinto