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
2020-06-29VSE: Fix type mismatch introduced in rB8bcfa0d1fb9fRichard Antalik
2020-06-29BLI: remove blender::Optional in favor of std::optionalJacques Lucke
2020-06-29Fix T78401: Convert Mesh to Grease Pencil with empty material slot crashesPhilipp Oeser
2020-06-29Fix T74220 Mantaflow Color Mapping not ignoring alpha valueClément Foucault
2020-06-29Fix T61573 GPencil: Annotation thickness doesn't work with on OSXClément Foucault
2020-06-29Fix compiler warning for deprecated variable useJulian Eisel
2020-06-29Cleanup: minor change missed last commitCampbell Barton
2020-06-29Cleanup: use designated initializes for mesh extract structsCampbell Barton
2020-06-29Cleanup: use std::make_unique instead of blender::make_uniqueJacques Lucke
2020-06-29Fix T78415: Particle Edit mode Add brush with a radius > 181px crashesPhilipp Oeser
2020-06-29Cleanup: rename namespace DotExport to dotJacques Lucke
2020-06-29Cleanup: Use blender namespace in blenkernelJacques Lucke
2020-06-29Fix T73892: EEVEE Viewport Render Ignores Render As WireJeroen Bakker
2020-06-29Fix T78229: Playhead not refreshing when area is maximizedJeroen Bakker
2020-06-29Fix T78176: Sequencer renders playhead line twiceJeroen Bakker
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez
2020-06-28Fix T78353: GPencil: Make Circle select only select points inside circleAntonio Vazquez
2020-06-28Fix T74024 Faces missing, weird faces addedClément Foucault
2020-06-28Use const in nodeFindSocketAnkit
2020-06-28Fix T77549 GPUTexture: Crash caused by NULL parameter to glBindTextures...Clément Foucault
2020-06-28UI: Remove duplicate modifier error messageHans Goudey
2020-06-27Fix compile error in recent commitJacques Lucke
2020-06-27Functions: add MutableAttributesRef data structureJacques Lucke
2020-06-27Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-27Revert "Fix T78259: Proportional editing does not work in particle editing"Germano Cavalcante
2020-06-27Fix T78337: Fix crash when use GPencil merge without materialsAntonio Vazquez
2020-06-27Cleanup: make it easier to check if a CPPType is a specific compile time typeJacques Lucke
2020-06-27Fix T78336: Gpencil selection unstableAntonio Vazquez
2020-06-27Palettes: Remove threshold parameter when extract from imagesAntonio Vazquez
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-27Doc: correct bpy.msgbus argumentsCampbell Barton
2020-06-26UI: Use term 'Blend Mode'Aaron Carlisle
2020-06-26Cleanup: Fix strict compiler warning about variable shadowingSergey Sharybin
2020-06-26Fix sample color operator not updating the color in the UIPablo Dobarro
2020-06-26Fix Color Filter not updating during modal operatorPablo Dobarro
2020-06-26Fix Edit Voxel Size label rotation and scale in rotated objectsPablo Dobarro
2020-06-26Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-26Fix T78129: No audio playback with sound strip pasted to a new sceneRichard Antalik
2020-06-26Refactor: use new api for expand in blenloaderJacques Lucke
2020-06-26Fix T77410: Effects doesn't update when Offset property is setRichard Antalik
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-06-26Refactor: use new api for lib linking id propertiesJacques Lucke
2020-06-26Fix T77669: Copy-pasting strip twice crashes BlenderRichard Antalik
2020-06-26Fix detecting proxy images.Richard Antalik
2020-06-26Silence warning introduced in f7f3b2d31823Richard Antalik
2020-06-26Refactor: use new api for lib linking gpencil, palette, key, simulation, ipo ...Jacques Lucke
2020-06-26Refactor: use new api for lib linking hair, pointclout, volume, material, tex...Jacques Lucke
2020-06-26Fix T78269: Mirror modifier lost UV offset onlyHans Goudey
2020-06-26Refactor: use new api for lib linking curve, mesh, cachefiles, armature and v...Jacques Lucke
2020-06-26Refactor: use new api for lib linking sound, text, camera, light, latt and mballJacques Lucke