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-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
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-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-07Fix compilation error when rigid body is disabledSergey Sharybin
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel
2017-08-07Fix Cycles shadow catcher objects influencing each other.Brecht Van Lommel
2017-08-07Fix Windows build errors with recent Cycles SIMD refactoring.Brecht Van Lommel
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Cycles: Cleanup, space after keywordSergey Sharybin
2017-08-07Cycles tests: CMake side changes to support recent files split in the SVN repoSergey Sharybin
2017-08-07Cycles: add HTML report to inspect failed test images.Brecht Van Lommel
2017-08-07Code refactor: use float4 instead of intrinsics for CPU denoise filtering.Brecht Van Lommel
2017-08-07Code refactor: add, remove, optimize various SSE functions.Brecht Van Lommel
2017-08-07Code refactor: split defines into separate header, changes to SSE type headers.Brecht Van Lommel
2017-08-07Cycles: remove option to disable transparent shadows globally.Brecht Van Lommel
2017-08-07Fix T52278: 'Default' application template failsCampbell Barton
2017-08-07Fix Cycles CUDA adaptive megakernel build error.Brecht Van Lommel
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-05Cycles: CUDA split performance tweaks, still far from megakernel.Brecht Van Lommel
2017-08-05View3D: expose normal from depth publiclyCampbell Barton
2017-08-05Cycles: remove min bounces, modify RR to terminate less.Brecht Van Lommel
2017-08-04Tracking: Undefine temporary defineSergey Sharybin
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-08-04Tracking: Cleanup of transform codeSergey Sharybin
2017-08-04Tracking: Cleanup, use boolean instead of integerSergey Sharybin
2017-08-04CMake: test build configuration supportCampbell Barton
2017-08-03Cycles: Extra tweaks to performance of header expansionSergey Sharybin
2017-08-03Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2017-08-03mikktspace: minor optimizationCampbell Barton
2017-08-02Cycles: Avoid some expensive operations in header expansionsSergey Sharybin
2017-08-02Cycles: Support "precompiled" headers in include expansion algorithmSergey Sharybin