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
path: root/intern
AgeCommit message (Expand)Author
2019-01-04Merge branch 'master' into userpref_redesignSeverin
2019-01-04Haiku: build fixCampbell Barton
2019-01-03Fix T59349: Cycles viewport render flickering when changing some settings.Brecht Van Lommel
2019-01-03Merge branch 'blender2.7'Brecht Van Lommel
2019-01-03Fix for T58250 fix: Blender failing to start with OpenGL context < 4.5.Brecht Van Lommel
2019-01-03Fix T54962: Cycles crash using subsurface scattering texture blur.Brecht Van Lommel
2019-01-03Fix T58250: crash starting Blender on X11 without OpenGL 3.3.Brecht Van Lommel
2019-01-02Merge branch 'master' into userpref_redesignSeverin
2019-01-02Merge branch 'blender2.7'Brecht Van Lommel
2019-01-02Fix T60061: Cycles OSL point density not working.Brecht Van Lommel
2019-01-02Fix T59792: Cycles crash rendering motion pass with motion blur enabled.Brecht Van Lommel
2019-01-02Fix T60046: crash with Cycles viewport render and particle info node.Brecht Van Lommel
2018-12-29Another round of tweaks to new PreferencesWilliam Reynish
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-28Fix (unreported) broken Cycles tests after numaapi changes today.Bastien Montagne
2018-12-28Fix (unreported) broken Cycles tests after numaapi changes today.Bastien Montagne
2018-12-27Merge branch 'blender2.7'Sergey Sharybin
2018-12-27Fix T59874: Cycles CPU 25% load only during renderingSergey Sharybin
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-12-27Merge branch 'blender2.7'Brecht Van Lommel
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-21Fix T59565: NaN/crash with zero radius tip of hair curves.Brecht Van Lommel
2018-12-21Merge branch 'blender2.7'Brecht Van Lommel
2018-12-21Cleanup: fix ATTR_FALLTHROUGH warnings.Brecht Van Lommel
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-20Cycles: Fixes for recent curve robustnessSergey Sharybin
2018-12-19Fix T58376: incorrect tooltip in subsurf modifierJacques Lucke
2018-12-18Fix T59564: Huion pen pressure not working on Linux, after recent changes.Brecht Van Lommel
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-13Color management: add OCIO aware utility functions for transform to/from XYZ.Brecht Van Lommel
2018-12-13Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-13Cycles: Update standalone app to OIIO 2.0Sergey Sharybin
2018-12-13RNA: revert recent rename 'updated' -> 'dirty'Campbell Barton
2018-12-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-11Update code to be compatible with OIIO 2.0Sergey Sharybin
2018-12-11Merge branch 'master' into blender2.8Brecht Van Lommel
2018-12-11Cleanup: remove accidentally committed debug code.Brecht Van Lommel
2018-12-11Cycles: Add strict assert when assigning input socket stack offsetSergey Sharybin
2018-12-11Cycles: Remove old nasty workaroundSergey Sharybin
2018-12-11Fix macOS buildbot build, wrong CUDA version check.Brecht Van Lommel
2018-12-11Cycles: Cleanup, indentationSergey Sharybin
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-07Cycles: Disable OpenCL on macOSSergey Sharybin
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07Merge branch 'master' into blender2.8Campbell Barton