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-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
2018-01-12User Prefs: app-template option to hide the cursorCampbell Barton
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11Merge branch 'master' into blender2.8Bastien Montagne
2018-01-11Fix static override (very stupid mistakes in code!)Bastien Montagne
2018-01-11Further fixes to new RNA props diff code.Bastien Montagne
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-10RNA: Increase memory limit settings to their possible max on platformSergey Sharybin
2018-01-10Alternate fix for brush user countCampbell Barton
2018-01-10Correction to brush user commitCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Correct typosCampbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-09Fix (unreported) potential crash.Bastien Montagne
2018-01-09Significant step toward supporting IDProperties in new RNA diff code.Bastien Montagne
2018-01-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-09Add deform axis for Simple Deform modifierCampbell Barton
2018-01-08Merge branch 'master' into blender2.8Bastien Montagne
2018-01-06Fix T47212: Luminance Key not working with HDR and out-of-gamut ranges.Aaron Carlisle
2018-01-06Fix T53650: remove hard limits on force field size and max distance.Philipp Oeser
2018-01-06Outliner: Rename "Master Collection Tree" to "Collections"Dalai Felinto
2018-01-04Fix uninitialized stack use in rna diff overrideCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03Missing from last commitCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-28RNA cleanup: Argument names + tooltip for scene_collection.collections.remove()Dalai Felinto
2017-12-28RNA: scene_collection.collections.new() name optionalDalai Felinto
2017-12-27 Fix T53638: View layer renaming crashes 2/2Dalai Felinto
2017-12-27Fix T53638: View layer renaming crashes 1/2Dalai Felinto
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Bring timing statistics to the new dependency graphSergey Sharybin
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Remove eval priority from debuggerSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Campbell Barton