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-03-14Cleanup: use flags instead of collection of bools to get RNA override status.Bastien Montagne
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-13Fix (unreported) crash when changing active shapekey in Edit mode.Bastien Montagne
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-03-08Cleanup: Fix invalid name prefixJoshua Leung
2018-03-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-05Sequencer: Expose read-only FPS property for movie-type stripsSergey Sharybin
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-28Point cache: Pass EvaluationContext for all the related functionsDalai Felinto
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-28Fix Cycles to mostly work with render layer / depsgraph changes.Brecht Van Lommel
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-28Depsgraph: Expose query to get view layer to RNADalai Felinto
2018-02-27Fix T54179: Assert changing layers in 2nd windowCampbell Barton
2018-02-27merge from masterGaia Clary
2018-02-26as discussed on IRC this definition seems to be not necessaryGaia Clary
2018-02-26Revert "changing collada parameters"Campbell Barton
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-25changing collada parametersGaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-24Merge branch 'master' into blender2.8Kévin Dietrich
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-23GPU: fixes for string socket types in shader nodes.Brecht Van Lommel
2018-02-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-23Smoke: add temperature grid, with values 0..1 corresponding to 0..1000K.Brecht Van Lommel
2018-02-19Fix warning after fix for crash on renaming group collectionsDalai Felinto
2018-02-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-18Fix T54089: missing GLSL material draw update when changing object pass index.Brecht Van Lommel
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-16Object Mode: exit vert/weight paint on selectionCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-15Add versioning code to make particles with default size visible againMai Lavelle
2018-02-15Cleanup: style, warningCampbell Barton
2018-02-14Fix incorrect RNA path to view_render settings.Brecht Van Lommel
2018-02-14Object Mode: remove Scene.obeditCampbell Barton
2018-02-13Object Mode: remove Scene.obedit for RNACampbell Barton
2018-02-12Fix T54032: Adding torus test failsCampbell Barton
2018-02-12Merge branch 'master' into blender2.8Campbell Barton
2018-02-12BKE_addon: new/free/ensure functionsCampbell Barton
2018-02-09Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel