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
2017-08-11Cycles: remove square samples option.Brecht Van Lommel
2017-08-11Cycles: change defaults for filter glossy, clamp and branched path AA.Brecht Van Lommel
2017-08-11Cycles: add denoising tests, keep new image even if no reference exists.Brecht Van Lommel
2017-08-11Fix T52322: denoiser broken on Windows after recent changes.Brecht Van Lommel
2017-08-11Fix crash checking for Blender version 10+Campbell Barton
2017-08-11Cleanup: redundant 'static' variableCampbell Barton
2017-08-11Fix OSX duplicate path in Python's sys.pathCampbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-11CMake: only build msgfmt if international is usedCampbell Barton
2017-08-10Fix install_deps usage of patches.Bastien Montagne
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-10Fix T52334: images with non-color data should not change color space on save.Brecht Van Lommel
2017-08-10Tweak and extend POV syntax hilghting.Bastien Montagne
2017-08-10Cleanup: make seq dupli scene operands' names match global copying convention.Bastien Montagne
2017-08-10Cleanup: de-duplicate makefile OS checksCampbell Barton
2017-08-10Cleanup: make seq dupli scene operands' names match global copying convention.Bastien Montagne
2017-08-10Fix T52332: crash when duplicating sequencer strips.Bastien Montagne
2017-08-10Fix T52324: Metaball disappears when deleting first metaball object.Bastien Montagne
2017-08-10Cleanup & fix potential NULL pointer dereferencing.Bastien Montagne
2017-08-10Fix T52314: New ID copy code (rBrB9da7dfa1586d) Breaks node previews in compo...Bastien Montagne
2017-08-10Cycles: Fix instanced shadow catcher objects influencing each otherSergey Sharybin
2017-08-10Cycles: De-duplicate trace-time object visibility calculationSergey Sharybin
2017-08-09Forgot to change magicnumber of OIIO built lib in previous commit...Bastien Montagne
2017-08-09install_deps: disable PTex in our OIIO building for now, broken on newest sys...Bastien Montagne
2017-08-09Fix typo in new ID copying code.Bastien Montagne
2017-08-09Cycles: Remove ulong usageSergey Sharybin
2017-08-09Fix T52240: Alembic Not Transferring Materials Per FrameSybren A. Stüvel
2017-08-09Alembic: Renamed variable assigned_name → assigned_matSybren A. Stüvel
2017-08-09Typo fixSybren A. Stüvel
2017-08-09Fixed Alembic unit testSybren A. Stüvel
2017-08-09Fix T52315: Crash on duplicating Scene without world.Bastien Montagne
2017-08-09Cycles: Proper fix for recent OpenCL image crashMai Lavelle
2017-08-09Revert "Cycles: Fix crash changing image after recent OpenCL changes"Mai Lavelle
2017-08-09Modules test: Don't print backtrace for files which are ignoredSergey Sharybin
2017-08-09Fix T52280: The Image node in Compositing can't read Z buffer of openEXR in 2.79Lukas Stockner
2017-08-08Cycles: More fixes for Windows 32 bitSergey Sharybin
2017-08-08Cycles: Fix compilation error of filter kernels on 32 bit WindowsSergey Sharybin
2017-08-08Fix T51701: Alembic cache screws up mesh.Bastien Montagne
2017-08-08Cycles: Fix crash changing image after recent OpenCL changesSergey Sharybin
2017-08-08Cycles: Fix compilation error without C++11Sergey Sharybin
2017-08-08Fix fixed width box layoutsAleksandr Zinovev
2017-08-08Cleanup: mostly namings in `make_object_duplilist_real` code.Bastien Montagne
2017-08-08Fix T52260: Blender 2.79 Objects made duplicates real still refer armature pr...Bastien Montagne
2017-08-08Fix T52255: New Depsgraph - Constraint and Drivers not working together when ...Sergey Sharybin
2017-08-08Depsgraph: Cleanup, make it easier to debug on laptopSergey Sharybin
2017-08-08Cycles: Cleanup, de-duplicate function parameter listSergey Sharybin
2017-08-08Cycles: Add utility macro ccl_refSergey Sharybin
2017-08-08Fix T46329: scene_update_{pre,post} doc needs clarificationSybren A. Stüvel
2017-08-08Fix width estimation for empty layouts in pie menusAleksandr Zinovev
2017-08-08Update CUEW to latest versionSergey Sharybin