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
2018-01-03Use BLI_heap_reinsert for decimate and beautifyCampbell Barton
2018-01-03BLI_hash: add BLI_heap_reinsertCampbell Barton
2018-01-03GTest: initial BLI_heap testCampbell Barton
2018-01-03Correct gtest error in recent beautify changeCampbell Barton
2018-01-03Polyfill Beautify: half-edge optimizationCampbell Barton
2018-01-03Beauty fill was skipping small facesCampbell Barton
2018-01-03Fix T52871: beauty fill errorCampbell Barton
2018-01-03Revert "Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenl...Campbell Barton
2018-01-03Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly consid...Germano
2018-01-03BLI_polyfill2d_test: script to generate test dataCampbell Barton
2018-01-03Cleanup: redundant castsCampbell Barton
2018-01-03Correct test ifdef in polyfillCampbell Barton
2018-01-03BLI_polyfill2d_test: add test for T52834Campbell Barton
2018-01-03BLI_polyfill2d_test: Try flipped x/y axisCampbell Barton
2018-01-03Missing from last commitCampbell Barton
2018-01-03Cleanup: use stubs for eigen gtestCampbell Barton
2018-01-03Boolean Modifier: add debug optionsCampbell Barton
2018-01-03Avoid bias when calculating quad split directionCampbell Barton
2018-01-03Correct recent error in boolean quad split checkCampbell Barton
2018-01-03BMesh: use less involved check for edge rotationCampbell Barton
2018-01-03Polyfill Beautify: option to rotate out of degenerate stateCampbell Barton
2018-01-03Fix error in recent boolean changes w/ quad splitCampbell Barton
2018-01-03Fix T52291: Boolean fails w/ co-linear edged ngonsCampbell Barton
2018-01-03Math Lib: clamped rounding utility functionsCampbell Barton
2018-01-03BLI_utildefines: sync w/ 2.8Campbell Barton
2018-01-02fix T53230: avoid Nullpointer problems in Collada ExporterGaia Clary
2018-01-01Fix incorrect MIS with principled BSDF and specular roughness 0.Brecht Van Lommel
2018-01-01Fix part of T53038: principled BSDF clearcoat weight has no effect with 0 rou...Brecht Van Lommel
2018-01-01CMake: support CUDA 9 toolkit, and automatically disable sm_2x binaries.Brecht Van Lommel
2018-01-01Fix T52801: reload scripts causes Cycles viewport render crash.Brecht Van Lommel
2018-01-01Fix Cycles bug in RR termination, probability should never be > 1.0.Brecht Van Lommel
2018-01-01Fix T53600: Cycles shader mixing issue with principled BSDF and zero weights.Brecht Van Lommel
2018-01-01Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2018-01-01Fix: Undo pushes were missing for Add/Remove Driver Variable buttons, and Rem...Joshua Leung
2018-01-01Fix T53300: Bone Extrude via Ctrl + Click is not done from active bone tailJoshua Leung
2018-01-01Fix T53185: After rendering an animation (Ctrl-F12), pressing F12 no longer r...Joshua Leung
2018-01-01Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2018-01-01Fix T52861: Keymap editor filter doesn't show shortcuts using "+"Joshua Leung
2018-01-01T50354: Action length calculation added unnecessary padding if some F-CurvesJoshua Leung
2018-01-01Fix T52733 Percent mode for Bevel sometimes had nans.Howard Trickey
2018-01-01Alembic import: fixed mesh corruption when changing topologySybren A. Stüvel
2018-01-01Compositor: Ensured 16 byte alignment for variables accessed by SSE instructi...Stefan Werner
2018-01-01Fix logic for pinning textures users from contextDalai Felinto
2018-01-01Fix T53116: default texture coordinates for volume materials are blank.José Luis Oliveira Cunha
2018-01-01Fix T53572: Alembic imports UV maps incorrectlyMartin Felke
2018-01-01Proposed fix for T53263 -- Blender crashes when rendering with Stabilizer 2D ...Daniel Silva
2018-01-01Fix compilation error with clang-5Sergey Sharybin
2018-01-01Space clip: Make it more clear that filter track does not use any settings fr...Sergey Sharybin
2018-01-01GPU: Fix memory corruption in GPU_debug on GTX1080Sergey Sharybin
2018-01-01Cycles: Fix possible race condition when generating Beckmann tableSergey Sharybin