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-02-15Cleanup: style, warningCampbell Barton
2018-02-09Fix collection syncing when creating new collections from the outlinerDalai Felinto
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-02Collections: Operator to select collection objectsDalai Felinto
2018-01-30Fix FOREACH_OBJECT_RENDERABLE using stack dataDalai Felinto
2018-01-30Fix FOREACH_OBJECT_RENDERABLE going over the same object twiceDalai Felinto
2018-01-30Fix FOREACH_OBJECT_RENDERABLE recursion going over the roofDalai Felinto
2018-01-25Layer: Update outdated code commentDalai Felinto
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-16Fix collection visibility evaluationDalai Felinto
2017-12-26Depsgraph: Fix copy-on-write assert when freeing Freestyle configDalai Felinto
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
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