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
2019-03-20Merge branch 'blender2.7' of git.blender.org:blenderStefan Werner
2019-03-19Cleanup: fix debug warnign due to tooltip ending in dot.Brecht Van Lommel
2019-03-19Merge branch 'blender2.7'Brecht Van Lommel
2019-03-19Cycles: add cycles.merge_images operator for combing EXR renders.Brecht Van Lommel
2019-03-18Fix: Cycles Subdivisions panel was showing, even when using EeveeWilliam Reynish
2019-03-17UI: add light/world settings in shader node editor.Brecht Van Lommel
2019-03-17Fix Cycles not doing versioning for some files saved in 2.80.Brecht Van Lommel
2019-03-15Merge branch 'blender2.7'Brecht Van Lommel
2019-03-15Fix cycles preferences.get_devices() not returning all devices as before.Brecht Van Lommel
2019-03-14Merge branch 'blender2.7'Brecht Van Lommel
2019-03-14Fix T57138: Cycles CMJ failing with viewport samples set to 0.Brecht Van Lommel
2019-03-13Fix Cycles interface after 3017d88aec7fSergey Sharybin
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-09Merge branch 'blender2.7'Julian Eisel
2019-03-08Cycles OpenCL: Remove single programJeroen Bakker
2019-03-07Properties Editor: Grease Pencil and pinning fixesDalai Felinto
2019-02-25Fix T61891: Cycles light use nodes button greyed out.Brecht Van Lommel
2019-02-20Units: Use pixels for denoising radius property, and set Cycles motion blur d...William Reynish
2019-02-20Merge branch 'blender2.7'Jeroen Bakker
2019-02-20Cycles OpenCL: Remove OpenCL MegaKernelJeroen Bakker
2019-02-19Merge branch 'blender2.7'Jeroen Bakker
2019-02-19Revert "Cycles: Change OpenCL split kernel to use single program by default"Jeroen Bakker
2019-02-18UI: bake panel layout improvementsWilliam Reynish
2019-02-17Merge branch 'blender2.7'Brecht Van Lommel
2019-02-17Fix T54504: Cycles wrong backwards compatibility with linked libraries.Brecht Van Lommel
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-06Merge branch 'blender2.7'Brecht Van Lommel
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2019-01-30Merge branch 'blender2.7'Brecht Van Lommel
2019-01-29Cycles: delay CUDA and OpenCL initialization to avoid driver crashes.Brecht Van Lommel
2019-01-26Cycles: add missing units for properties.Robert Guetzkow
2019-01-24Merge branch 'blender2.7'Brecht Van Lommel
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel
2019-01-09Fix T60342: exception when creating cycles integrator or sampling presetJacques Lucke
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-19Fix T58376: incorrect tooltip in subsurf modifierJacques Lucke
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-10Cycles: Restore properties in the interfaceSergey Sharybin
2018-12-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-07Cycles: Do more user-friendly indication that GPU devices are not foundSergey Sharybin
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07UI: add material settings in shader editor sidebar.Lucas Boutrot