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
2019-08-26GPencil: Temporary fix to keep running Cycles + GPencil object in background.Antonio Vazquez
2019-08-26Gpencil: Splitting and rearranging Context Menu in Edit ModeMatias Mendiola
2019-08-26GPU: add mechanism for splitting up big gpu_shader_material.glsl fileBrecht Van Lommel
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-26Fix T69051 Vertex Paint: Selection not show in vertex select mode.Clément Foucault
2019-08-26Fix T68954 UVEdit: Auto Smooth option conflicts with uvs displayClément Foucault
2019-08-26Missed adding file in recent commitCampbell Barton
2019-08-26Keymap: Use Ctrl-Period to toggle origin editingCampbell Barton
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26DRW: check exact draw flags before getting wire-frame colorCampbell Barton
2019-08-26Cycles: support move semantics for device_memoryPatrick Mours
2019-08-26Cycles: refactor of BVH building to prepare for OptixPatrick Mours
2019-08-26GPencil: Add missing update of modifiersAntonio Vazquez
2019-08-26Fix Cycles session being (re)created twicePatrick Mours
2019-08-26Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-26Cleanup: avoid unnecessary primitive type lookup and variable initializationPatrick Mours
2019-08-26Cycles: optimize Sobol loopPatrick Mours
2019-08-26Cleanup: add zero bit counting functionsBrecht Van Lommel
2019-08-26Cycles: code to optionally zero initialize some structs in the kernelBrecht Van Lommel
2019-08-26Fix T69156: Blender crash when baking rigid body world.Bastien Montagne
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Fix T68826 Eevee: Multi-Mat not working if switching from Solid shadingClément Foucault
2019-08-26Cycles: Fix Architecture logging on x64.Lazydodo
2019-08-26Fix T69146: Segment Fault using Undo for file with several scenes and script.Bastien Montagne
2019-08-26Cleanup: simplify perlin noise function definitionPatrick Mours
2019-08-26Cleanup: use saturate3() for float3 clampingPatrick Mours
2019-08-26Cleanup: fix compiler warningBrecht Van Lommel
2019-08-26Cleanp: fix compiler warningsBrecht Van Lommel
2019-08-26Cycles: GPU code generation optimizations for direct lightingPatrick Mours
2019-08-26Cycles: inline more functions on the GPUPatrick Mours
2019-08-26Cycles: change svm node decoding for more efficient code generation on GPUPatrick Mours
2019-08-26Cycles: remove workaround to pass ray by valuePatrick Mours
2019-08-26Cycles: tweaks for better GPU code generationPatrick Mours
2019-08-26Cycles: fixes for building kernel without certain featuresPatrick Mours
2019-08-26Cleanup: fix use of wrong constantPatrick Mours
2019-08-26Cleanup: fix compiler warningBrecht Van Lommel
2019-08-26Fix render test Python error on crashesBrecht Van Lommel
2019-08-26Gizmo: match the DOF gizmo size with the non-gizmo indicatorCampbell Barton
2019-08-26Fix T69153: Camera DOF gizmo failsCampbell Barton
2019-08-26Gizmo: report error when property isn't foundCampbell Barton
2019-08-26Transform: support snapping origins onto the objects geometryCampbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-26Fix assert restricting allowed operationmano-wii
2019-08-26Cleanup: unused argCampbell Barton
2019-08-25Cleanup: Move RNA Manual References to ModulesAaron Carlisle
2019-08-25UI: Dim Disabled Menu Items on HoverHarley Acheson
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-25cleanup: collada: removed unused public class variableGaia Clary
2019-08-25fix: Removed Debug statement from Collada CMakeLists. cmake now silently dete...Gaia Clary
2019-08-25Fix T69127: Node sockets location bug after a keyframe is insertedCharlie Jolly