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-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
2017-04-18Use better workaround ofr getting scene layer for Derivedmesh's maskSergey Sharybin
2017-04-13Layer collection settings APIDalai Felinto
2017-04-06Depsgraph: Prefer use anonymous structs for unused argumentsSergey Sharybin
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-04-03Layer/Depsgraph: Fix selectability issuesDalai Felinto
2017-04-03Layer: Small refactor on layer_collection_addDalai Felinto
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-31Blender 2.8: Cleanup, no need in escapeSergey Sharybin
2017-03-30Layer: remove no longer used settingsDalai Felinto