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
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilizer: Fix compilation error in debug modeSergey Sharybin
2016-08-16Correct previous commit, need to indent verisoning codeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-15OpenGL: ignore deprecated API warningsMike Erwin
2016-08-15Cycles microdisplacement: Allow kernels to be built without patch evaluationMai Lavelle
2016-08-15Fix Cycles OpenCL textures after recent CUDA fix.Brecht Van Lommel
2016-08-15Fix OpenGL backtrace build errors, without disabling warnings.Brecht Van Lommel
2016-08-15Tentative compile fix after recent gpu debug changesJens Verwiebe
2016-08-15OpenGL: debug context on WindowsMike Erwin
2016-08-15OpenGL: backtrace on errors (--debug-gpu)Mike Erwin
2016-08-15OpenGL: enhance debug outputMike Erwin
2016-08-15Revert "Cycles: Use half storage for 16bit files (e.g. 16bit pngs) as well."Thomas Dinges
2016-08-15Fix CUDA compilation after OpenCL changes.Thomas Dinges
2016-08-14Cycles: Use half storage for 16bit files (e.g. 16bit pngs) as well.Thomas Dinges
2016-08-14Cycles microdisplacement: Move call to tessellate() from addon to CyclesMai Lavelle
2016-08-14Cycles: Add single channel texture support for OpenCL.Thomas Dinges
2016-08-13Prevent max stiffness values from going under normal stiffness values in clot...Luca Rood
2016-08-13GPencil: Cleanup codeAntonioya
2016-08-13Fix T49082: Intermediate update call when making links can change group socke...Lukas Tönne
2016-08-13Add DNA_struct_find (useful for version patching)Julian Eisel
2016-08-13Fix error in GPencil V2 version patchingJulian Eisel
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-08-12Depsgraph: Tag relations for update when making datablocks single userSergey Sharybin
2016-08-12Fix T49045: splash not working correctly on OS X, after recent bugfix.Brecht Van Lommel
2016-08-12Fix T49071: Cycles OSL build problem with oslc compilers that can't find thei...Brecht Van Lommel
2016-08-11Cycles: Enable half float support (4 channels and 1 channel) on CUDA.Thomas Dinges
2016-08-11Cycles: Change code order for Image Data Types.Thomas Dinges
2016-08-11Cycles: Fix change of sign warningMai Lavelle
2016-08-11Cycles: Remove odd definition from CMake fileMai Lavelle
2016-08-11Half Floats: Fix CUDA renderingSergey Sharybin
2016-08-11Fix T49004 and motion blur of cloth, softbody, etc past the end frame.Alexander Gavrilov
2016-08-11Cycles: Use static assert to control structures alignmentSergey Sharybin
2016-08-11Revert "Cycles Tests: Add test for correct 16 byte alignment of KernelData st...Sergey Sharybin
2016-08-10Cycles Tests: Add test for correct 16 byte alignment of KernelData structsLukas Stockner
2016-08-10Cycles Standalone: Fix building after microdisp changesMai Lavelle
2016-08-10Cycles: Fix KernelIntegrator padding to 16-byte boundaryLukas Stockner
2016-08-10Updated install_deps.sh to OSD 3.0.5 (and switch from git repo to download ar...Bastien Montagne
2016-08-10Cycles Standalone: Add option to set the tile size from the command lineLukas Stockner
2016-08-10Cycles: Correct maximum number of textures on pre-Kepler CUDA cardsLukas Stockner
2016-08-10GPencil: Avoid segment fault if new stroke function is called without colornameAntonioya
2016-08-10GPencil: Rename color name property to keep consistency in namingAntonioya
2016-08-09Fix crash in id remapping of Graph editor.Bastien Montagne
2016-08-09Cycles: Use proper property getterSergey Sharybin
2016-08-09Attempt to fix previous commit for non-c++11 buildsSergey Sharybin
2016-08-09Fix for isfinite breaking builds when WITH_CXX11 is enabled.Lukas Tönne
2016-08-09Fix T48916: Proxy Custom File is brokenSergey Sharybin
2016-08-09Fix T49027: Sequence uses too much memory when rendering scene with lots of m...Sergey Sharybin
2016-08-09CMake: Once again, don't use find_package to get hardcoded librariesSergey Sharybin