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-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-02Fixup for 824bf261f773 so Cycles does not show dupliDalai Felinto
2017-06-02Silence annoying rna warnings from EeveeDalai Felinto
2017-06-02Initial implememtation for dupli objectsDalai Felinto
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-29Rename Eevee post process effectsDalai Felinto
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-23Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-21Cleanup: warningsCampbell Barton
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-19remove GPU_geometry_shader_support, instanced_drawing_support queriesMike Erwin
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-15Use better prng algo and fix randomness UILuca Rood
2017-05-15Implement matcaps for hairLuca Rood
2017-05-15Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-12Eevee: Add Rotation and ratio parameters to DoF.Clément Foucault
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2017-05-10Expand the collection settings RNA API for arraysDalai Felinto
2017-05-10Eevee: Post process parameters.Clément Foucault
2017-05-08DWM: show weights in edit-modeCampbell Barton
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-04Fix passing object to BKE_mesh_batch_cache_dirtyCampbell Barton
2017-05-03Fix potential crash introduced by weightpaint engine when no active objectDalai Felinto
2017-05-03Weight painting with draw managerLuca Rood
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-02RNA: Remove remaining relevant scene->basact and BaseLegacyDalai Felinto
2017-05-01WITH_CLAY_ENGINE: Should be used for CLAY only, not drawmanagerDalai Felinto
2017-04-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-21Move DEG_OBJECT_ITER inside depsgraphDalai Felinto
2017-04-21Include the set in the depsgraph objects iteratorDalai Felinto
2017-04-19Convert direct usages of base definesLuca Rood
2017-04-19Fix wrong RNA update function declarationsSergey Sharybin
2017-04-13Layer collection settings APIDalai Felinto
2017-04-13Fix RNA LayerCollectionEngineSettingsClay not inheriting from LayerCollection...Bastien Montagne
2017-04-03Layer/Depsgraph: Fix selectability issuesDalai Felinto
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-30Layer: remove no longer used settingsDalai Felinto
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-12Merge branch 'master' into blender2.8Campbell Barton
2017-03-12Fix T50930 Typo in 'jpeg2k_codec' descriptionAaron Carlisle
2017-03-09Edit Mesh overlay: Ported Display Normals optionClément Foucault
2017-03-09Layers: move SceneCollectionDalai Felinto