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
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
2020-06-26Refactor: use new api for lib linking movieclip, world, lightprobe, speaker, ...Jacques Lucke
2020-06-26Refactor: use new api for lib linking linestyle, object, nodetree and actionJacques Lucke
2020-06-26Fix T78304: Scaling without a constraint axis shows wrong parameters in Adjus...Germano Cavalcante
2020-06-26Fix T78151: Vertex/Edge Slide after enabling 'Even' doesn't cancel properlyGermano Cavalcante
2020-06-26Refactor: use new api for lib linking collection, scene and workspacesJacques Lucke
2020-06-26Fixed typo in previous commit (UV fix); had nonsensical self-test.Howard Trickey
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-06-26Cleanup: Depsgraph, remove unused `Base *` parameterSybren A. Stüvel
2020-06-26Fix T76199 Bevel materials "bleed" over faces.Howard Trickey
2020-06-26Fix T78071: Drivers reading object visibility not updating automaticallySybren A. Stüvel
2020-06-26Fix error when filtering in Outliner "Blender File" mode with librariesJulian Eisel
2020-06-26Fix T71539 EEVEE: Still redraw during playback when it shouldn'tClément Foucault
2020-06-26Fix T78237 UI: NLA colors black and brokenClément Foucault
2020-06-26Fix for T78191: Timeline lines changing thicknessHarley Acheson
2020-06-25UI: Slightly simplify box style panel margin offsetHans Goudey
2020-06-25Fix T77878: Hard minimum for voxel size of the remesh modifierRobert Guetzkow
2020-06-25Fix: Displace Modifier UV Layer UI not a pointerCody Winchester
2020-06-25Fix T70193 Overlay: Grid floor disappears for orthographic cameraClément Foucault
2020-06-25GPencil: Ensure previous brush is set when change modeAntonio Vazquez
2020-06-25Cleanup: Don't use "Use" in boolean namesDalai Felinto
2020-06-25Fix T78238: issue loading existing .blend files with Optix viewport denoiserBrecht Van Lommel
2020-06-25Fix incorrect Python API description for bpy.data.versionBrecht Van Lommel
2020-06-25Revert "Fix T78071: Drivers reading object visibility not updating automatica...Sybren A. Stüvel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Fix T78071: Drivers reading object visibility not updating automaticallySybren A. Stüvel
2020-06-25Cycles: add support for rendering sculpt vertex colorsBrecht Van Lommel
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Edit Mesh: minor drawing optimization extracting loop dataCampbell Barton
2020-06-25Fix unreported 1 pixel offset when drawing with GPencilAntonio Vazquez