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
path: root/source
AgeCommit message (Expand)Author
2019-07-11Merge branch 'master' into blender-v2.80-releasev2.80-rc1Sergey Sharybin
2019-07-11Fix T66706: crash in viewport shading popover for workbench engineBrecht Van Lommel
2019-07-11Fix T66672: auto and manual texture space affected by modifiersBrecht Van Lommel
2019-07-11Fix T66628: "Auto Saved Modified Image" not workingJacques Lucke
2019-07-11Text: buffer from text, optional length return argCampbell Barton
2019-07-11Fix T66658: Undo steps gets out sync with text/edit-modeCampbell Barton
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-11Cleanup: avoid recursion for undo/redo step skippingCampbell Barton
2019-07-11Cleanup: clang-formatCampbell Barton
2019-07-11Cleanup: quiet warningCampbell Barton
2019-07-10Merge branch 'master' into blender-v2.80-releaseSergey Sharybin
2019-07-10Switch to the Release Candidate stageSergey Sharybin
2019-07-10Fix T66654: wireframe overlay crash in vertex paint in some casesJeroen Bakker
2019-07-10Fix T66567: Weight painting crashes with specific meshSergey Sharybin
2019-07-10Fix strict compiler warningSergey Sharybin
2019-07-10Splash: put version number in top right, refactor code for easier changesBrecht Van Lommel
2019-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-07-10Fix splash screen margins not being even and buttons not centeredBrecht Van Lommel
2019-07-10Fix T61770 Multiple Hair Systems Not visible while in particle edit modeClément Foucault
2019-07-10Fix T66631: Crash when converting objects from Curve to MeshSybren A. Stüvel
2019-07-10Fix T66530: set_stereo_3d (pageflip) exists BlenderDalai Felinto
2019-07-10Fix T66627: Multiobject Edit UV constraint to image boundsDalai Felinto
2019-07-10Fix T57489 Eevee: Texture coordinate object reference not working for worldClément Foucault
2019-07-10Undo System: ensure the text ID for each undo step is usedCampbell Barton
2019-07-10Fix T65850 Sculpt: Vertices not hidden if using shape keysClément Foucault
2019-07-10Fix crash when clicking in window while Blender startsSybren A. Stüvel
2019-07-10DrawManager: Crash Face SelectionJeroen Bakker
2019-07-10Fix T66630 X-Ray + Subdivision surface Face select problemClément Foucault
2019-07-10Fix T66626: Crash when using JACK audio deviceSergey Sharybin
2019-07-10Undo: print the undo stack when ed.undo logging is enabledCampbell Barton
2019-07-10Docs: note about select debug valueCampbell Barton
2019-07-10Fix broken Mesh 'calc_smooth_groups' logic.Bastien Montagne
2019-07-10Fix T66571: Unable to change input color space of PSDSergey Sharybin
2019-07-10Alembic export: avoid BLI_assert() failure when object is not in depsgraphSybren A. Stüvel
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-09Fix T62580 Workbench: Shadow glitch due to degenerate thresholdClément Foucault
2019-07-09Fix T66565: crash linking unused light datablock during Cycles preview renderBrecht Van Lommel
2019-07-09Fix T66605: Operation on origins not working correctSergey Sharybin
2019-07-09Raise particle count limit for 2.8 releaseSergey Sharybin
2019-07-09Alembic import: fix crash when loading invalid meshSybren A. Stüvel
2019-07-09Fix T52814 and T58686: Alembic crashing on fluid sim exportSybren A. Stüvel
2019-07-09Fix T66456: UV Editor missing update after selection change in 3D viewportPhilipp Oeser
2019-07-09Fix T66610: Planar Track extremely laggy when 3D View is openSergey Sharybin
2019-07-09Fix (minor) some typos and other errors in UI messages.Bastien Montagne
2019-07-09Fix crash on redo applying transformsPhilipp Oeser
2019-07-09Fix uninitialized loop variableClément Foucault
2019-07-09Fix T64149: Texture paint can act as a canvas and brush at the same timeSebastian Parborg
2019-07-09Fix crash when redoing Set Origin operatorSybren A. Stüvel
2019-07-09Eevee: Fix first sample being accumulated without SSRClément Foucault
2019-07-09Fix T65761 Eevee: SSRefraction not working on first sampleClément Foucault