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-09Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-09Fix for previous commitSergey Sharybin
2017-08-09Fix strict compiler flags on 32bit LinuxSergey Sharybin
2017-08-09Error in last commitCampbell Barton
2017-08-09Manipulator: Add function to calculate matrixCampbell Barton
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-09Cleanup: Quiet warningCampbell Barton
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-09Manipulator: add sun-beam node manipulatorCampbell Barton
2017-08-09Manipulator: grab3d - support for 2d viewsCampbell Barton
2017-08-09Fix spin rotate axisCampbell Barton
2017-08-09Manipulator: replace hard coded color w/ themeCampbell Barton
2017-08-09Modules test: Don't print backtrace for files which are ignoredSergey Sharybin
2017-08-09Merge branch 'master' into blender2.8Sergey 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-08Merge branch 'master' into blender2.8Bastien Montagne
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-08Merge branch 'master' into blender2.8Bastien Montagne
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
2017-08-08Fix T52263: Crash When Splitting and Merging Areas with Header Text Set.Bastien Montagne
2017-08-08Update CUDA wrangler to latest versionSergey Sharybin
2017-08-08Cycles: Pack kernel textures into buffers for OpenCLMai Lavelle
2017-08-08Fix compilation error when building without BlenderSergey Sharybin
2017-08-08Cleanup: remove incorrect commentCampbell Barton
2017-08-08Fix CMake dependencies builder issues on Linux with TBB and Python packages.Brecht Van Lommel
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-07Cycles: Cleanup, move curve intersection functions to own fileSergey Sharybin
2017-08-07Cycles: Cleanup, trailign whitespaceSergey Sharybin
2017-08-07Cycles: Cleanup, remove bvh prefix from curve functionsSergey Sharybin
2017-08-07Cycles: Fix compilation error on NVidia OpenCL after recent refactorSergey Sharybin
2017-08-07Merge again...Bastien Montagne