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-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-02-06Object Mode: use obdata when loading from editmodeCampbell Barton
2018-02-05Fix Cycles + Freestyle rendering crash, due to bug in RNA override code.Brecht Van Lommel
2018-02-05Eevee: Pixel Filter: Add parameter & rescale final LUT.Clément Foucault
2018-02-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-01World: Use enum for mist falloff parameter.Clément Foucault
2018-02-01Fix some issues in new RNA diff code.Bastien Montagne
2018-02-01Fix wrong attempt to get depsgraph from RNA Groups ViewLayer.Bastien Montagne
2018-01-31Merge branch 'master' into blender2.8Bastien Montagne
2018-01-31I18n disambiguation: IRIS is both a file format and a VSE wipe effect...Bastien Montagne
2018-01-31Merge branch 'master' into blender2.8Campbell Barton
2018-01-31WM: correct comment, variable name for addonsCampbell Barton
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-30Eevee: Add new "render samples" properties.Clément Foucault
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-26Related to T53003: tweak scene fps range.Bastien Montagne
2018-01-26Docs: invoke_search_popup uses bl_propertyCampbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most placesDalai Felinto
2018-01-22Eevee: Probes: Add support for intensity tweak.Clément Foucault
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Outliner: Change All Scenes to Scenes and make it focus on compositingDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: operator flag to check repeat/redo executionCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: typosCampbell Barton
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-18Outliner: Get rid of Search MenuDalai Felinto
2018-01-16Eevee: AO: Removes samples and denoise options.Clément Foucault
2018-01-16Eevee: SSR: Remove ray count and use integer texture for hit coord.Clément Foucault
2018-01-16Cleanup: Get rid of legacy extra recalc flagsSergey Sharybin
2018-01-16Static overrides API: add functions to create overrides from several databloc...Bastien Montagne
2018-01-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-16Cleanup: Naming of depsgraphSergey Sharybin
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15Merge branch 'master' into blender2.8Campbell Barton
2018-01-15RNA: Add RNA_property_string_set_bytesCampbell Barton
2018-01-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-12Fix T53759: Cycles / 2.8: Light position doesnt update in viewport renderSergey Sharybin