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-11-19Fix: "Lock Markers" option was not being obeyed by the "Sync Markers (when tr...Joshua Leung
2017-11-19Bake Action operator: Added missing Bendy Bones supportJoshua Leung
2017-11-19Tweaks to make it easier to update bone motion paths (without the active bone...Joshua Leung
2017-11-19Pasting poses now updates motion pathsJoshua Leung
2017-11-19Fix T53229: "Sample Keyframes" errors with multiple pairs of keyframes selectedJoshua Leung
2017-11-19Swap priority of system path overrides for dev buildsJulian Eisel
2017-11-19Vertex Paint: missed removing settings from UICampbell Barton
2017-11-19Fix T53347: Vertex paint crash on undo/exitCampbell Barton
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-18Cleanup: outdated commentCampbell Barton
2017-11-18Cleanup: styleCampbell Barton
2017-11-18Fix BGE sound actuator property accessCampbell Barton
2017-11-18Add select similar custom bone shapeCampbell Barton
2017-11-17Mikktspace: Speed up the merging of identical verticesLukas Stockner
2017-11-17Cycles: Add per-tile render time debug passLukas Stockner
2017-11-17Cycles: Add Volume Direct and Volume Indirect passes for volume-scattered lightLukas Stockner
2017-11-17Cycles: Refactor PassType from bitflag to index in order to allow for more pa...Lukas Stockner
2017-11-17Depsgraph: Add missing checks from previous commitSergey Sharybin
2017-11-17Depsgraph: Don't make non-dynamic hair dependent on timeSergey Sharybin
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-11-16BLI listbase: add bytes finding helpers.Bastien Montagne
2017-11-16Cycles: Fix crash with split branched path tracingMai Lavelle
2017-11-15BLI_utildefines: sync w/ 2.8Campbell Barton
2017-11-15Cleanup: use 'uint'Campbell Barton
2017-11-15GSet: utils to access data stored outside the setCampbell Barton
2017-11-15Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2017-11-14Smoke: Pass non-trivial arguments by const referenceSergey Sharybin
2017-11-14Fix compilation error with clang-5Sergey Sharybin
2017-11-14Alembic: Fix mismatch in forward declaration with definitionSergey Sharybin
2017-11-14Fix missing SpinLock typedef on macOSArto Kitula
2017-11-14Fix T53068: AMD Threadripper not working well with BlenderSergey Sharybin
2017-11-14Cycles: Modify kernel_indirect_background to remove call to svm_eval_nodesMai Lavelle
2017-11-14Cycles: Add shader_eval_state to allow eval of ray states besides RAY_ACTIVEMai Lavelle
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-14Cycles: Split kernel_path_backgroundMai Lavelle
2017-11-14Cycles: Split the indirect_background functionMai Lavelle
2017-11-14BLI: sync changes from 2.8Campbell Barton
2017-11-14Cycles: Fix shadow catcher and branched path after recent split changesMai Lavelle
2017-11-14Cycles: Make per-object random value output also work for LampsLukas Stockner
2017-11-14Cycles: Refactor closure roughness detection to fix a potential bug with Deno...Lukas Stockner
2017-11-13Cleanup on depsgraph logicDalai Felinto
2017-11-13Depsgraph: Fix relations for metaballsSergey Sharybin
2017-11-13Cycles: Fix compilation error of standalone applicationSergey Sharybin
2017-11-13Cycles: Fix compilation error with OIIO compiled against system PugiXMLSergey Sharybin
2017-11-12Fix T53289: CUDA missing textures not showing pink, after recent changes.Brecht Van Lommel
2017-11-12Fix T53273: render bake settings properties not showing correct Python path.Brecht Van Lommel
2017-11-12Fix T53294: bpy.ops.image.open crashCampbell Barton
2017-11-12BMesh Py API: Expose color alphaCampbell Barton
2017-11-11Cycles: Speed up split kernel builds by using split direct_emission functionsMai Lavelle
2017-11-11Cycles: Split apart direct_emission around shader_evalMai Lavelle