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-12-04Cycles: add initial CUDA 10.0 support, but only recommend use for Turing cards.Brecht Van Lommel
2018-12-04Cleanup: SpellingSergey Sharybin
2018-12-03Fix T58600: update OSL scripts to work with OSL 1.10.x.Shane Ambler
2018-12-03Fix T54580: Pointer buttons skip undo pushCampbell Barton
2018-12-03Use scene active object for sculptmode enter/exit callsCampbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-12-02Cleanup: BKE b-bone API namingCampbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-12-01Cleanup: styleCampbell Barton
2018-11-30Fix T58275: WITH_OPENSUBDIV not enabled by default with some CMake versions.Brecht Van Lommel
2018-11-30Revert "3D View: locked camera was using the original view offset"Campbell Barton
2018-11-303D View: locked camera was using the original view offsetCampbell Barton
2018-11-30Correct missing semicolon in recent commitCampbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: duplicate includeCampbell Barton
2018-11-30Cleanup: styleCampbell Barton
2018-11-30Cleanup: unused return argCampbell Barton
2018-11-30Fix T58183: crash with CPU + GPU rendering after profiling changes.Brecht Van Lommel
2018-11-30Cleanup: trailing spaceCampbell Barton
2018-11-29add: visual studio Compiler warning (order of attribute init in c++ construct...Gaia Clary
2018-11-29Fix internal compiler error when building with VS 2017 (15.9.3).Brecht Van Lommel
2018-11-29Atomic: Avoid conflicts with definitions in other areasSergey Sharybin
2018-11-29Cleanup: correct typo, no need for ./ prefixCampbell Barton
2018-11-29Fix leak in CPU brand checkCampbell Barton
2018-11-29Cycles: Add sample-based runtime profiler that measures time spent in various...Lukas Stockner
2018-11-29CMake: update checkerCampbell Barton
2018-11-28More fixes for NUMA on macOSSergey Sharybin
2018-11-28Fix compilation error on macOSSergey Sharybin
2018-11-28Fix compilation error on 32bit WindowsSergey Sharybin
2018-11-28Fix building gtests and bplayer after recent NumaAPI addition.Bastien Montagne
2018-11-28Tweaks for threading schedule for Threadripper2 and EPYCSergey Sharybin
2018-11-28Add utility function to query CPU brand stringSergey Sharybin
2018-11-28Add cross-platform NUMA librarySergey Sharybin
2018-11-27Fix T56872: Edge slide gives invalid normalsCampbell Barton
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-11-25Fix T58006: smart UV project island margin should not use length units.Brecht Van Lommel
2018-11-25Sequencer: remove unnecessary limit on transform rotation.Brecht Van Lommel
2018-11-25Fix X11 tablet pen and eraser distinction being wrong in some cases.Brecht Van Lommel
2018-11-25Cleanup: remove unused fileCampbell Barton
2018-11-25Cleanup: trailing spaceCampbell Barton
2018-11-24Fix penpressure for tablets that use libinput on linuxJens Verwiebe
2018-11-23Cycles: Fixed a warning.Stefan Werner
2018-11-23Cycles: Improved robustness of hair motion blur.Stefan Werner
2018-11-23Fix T57998: crash at start with jemalloc package on some Linux distributions.Brecht Van Lommel
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-21Fix T57811: Render crashes in certain scenes when AO Bounces are usedSergey Sharybin
2018-11-21Cycles: Cleanup, use utility functionSergey Sharybin
2018-11-21Cycles: Cleanup, reduce indentation levelSergey Sharybin