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-07Merge again...Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Merge branch 'master' into blender2.8Brecht Van Lommel
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-07Merge branch 'master' into blender2.8Bastien 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-06Manipulator: experimental lamp positioning toolCampbell Barton
2017-08-05Cycles: CUDA split performance tweaks, still far from megakernel.Brecht Van Lommel
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
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-04Manipulator: fix cage2d cancel not resettingCampbell Barton
2017-08-04Manipulator: fix 2d overlay w/ Blender RenderCampbell Barton
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-08-04Manipulator: add compositor crop manipulatorCampbell Barton
2017-08-04Tracking: Cleanup of transform codeSergey Sharybin
2017-08-04Manipulator: add manipulator space matrixCampbell Barton
2017-08-04Tracking: Cleanup, use boolean instead of integerSergey Sharybin
2017-08-04Manipulator: fix check for custom functionCampbell Barton
2017-08-04BLI_math: use const args for mul_m#_seriesCampbell Barton
2017-08-04Manipulator: modal was drawing in wrong draw-stepCampbell Barton
2017-08-04Manipulator: remove unused draw stepCampbell Barton
2017-08-04Manipulator: correct center-pivot clampingCampbell Barton
2017-08-04Merge branch 'master' into blender2.8Campbell Barton
2017-08-04CMake: test build configuration supportCampbell Barton
2017-08-03error in last commitCampbell Barton
2017-08-03Manipulator: disallow negative scale when resizingCampbell Barton
2017-08-03Manipulator: use matrix to convert view coordsCampbell Barton
2017-08-03Fix for last commitCampbell Barton
2017-08-03Manipulator: render border widgetCampbell Barton
2017-08-03Depsgraph: Fix wrong data type used for armature tagSergey Sharybin
2017-08-03Cycles: Extra tweaks to performance of header expansionSergey Sharybin
2017-08-03Manipulator: Use 2D manipulators in the 3D viewCampbell Barton
2017-08-03Manipulator: use default for cage2d dimensionsCampbell Barton
2017-08-03Cleanup: split 3D view manipulators by typeCampbell Barton
2017-08-03Cleanup: warningsCampbell Barton
2017-08-03Cleanup: rename selectionbase -> select_idCampbell Barton
2017-08-03Merge branch 'master' into blender2.8Campbell Barton