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-05-12Cleanup: tag unused functionCampbell Barton
2020-05-12Fix T76514: Invalid geometry in Alembic crashes BlenderSybren A. Stüvel
2020-05-12Fix T74818: improve tooltip for initial fluid velocityJacques Lucke
2020-05-12Fix T75492: Only positive shrink factor values can be animatedJacques Lucke
2020-05-12Fix T75889: Cannot bake mantaflow via Python APIJacques Lucke
2020-05-12Fluid: remove special treatment for running Python code on windowsJacques Lucke
2020-05-12Cleanup: Remove print statementJeroen Bakker
2020-05-12Fix T73973: GPencil Fill fails when zoom the imageAntonio Vazquez
2020-05-12GPencil: Cleanup wrong ID deleteAntonio Vazquez
2020-05-12Fix T75556: Select Emitter Object via HairJeroen Bakker
2020-05-12Fix T71882: Offset Edge Slide doesn't switch selection modeCampbell Barton
2020-05-12Fix EDBM_selectmode_disable_multi_ex return valueAnthony Edlin
2020-05-12UI: add offset edge slide to edge menuCampbell Barton
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-05-12API Docs: Fix broken url markupAaron Carlisle
2020-05-11Fix mathutils box_pack_2d docstringPhilipp Oeser
2020-05-11Fix (unreported) greasepencil crash calling transform_fill from outsidePhilipp Oeser
2020-05-11Fix T76538: Prevent nodesocket creation on certain nodesPhilipp Oeser
2020-05-11Overlay: Replace depth blitting by GPU_texture_copyClément Foucault
2020-05-11Fix T76216 Workbench: Glicht when switching from quad views to normal viewClément Foucault
2020-05-11DRW: Fix debug performance statsClément Foucault
2020-05-11Fix T76559: Crash after deleting material leaves invalid pointer in node editor.Bastien Montagne
2020-05-11Fix T76621: UILayout.prop_search() broken for data-block namesJulian Eisel
2020-05-11Fix T74713: Unpredictable active texture node for WorkbenchSergey Sharybin
2020-05-11Fix T76512: Sculpt mode: crash when applying baseSergey Sharybin
2020-05-11Fix T76642: Incorrect behavior limiting undo stepsCampbell Barton
2020-05-11Fix T76598: GPencil - Set a lower limit for Thickness modifierAntonio Vazquez
2020-05-11UI: apply vertical tool-tip offset in pixel-spaceCampbell Barton
2020-05-11Cleanup: unused arg, clang-formatCampbell Barton
2020-05-11Fix T75998: Precision of 'Unit Scale' and 'Grid Scale' are mismatchedRichard Antalik
2020-05-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-10Fix T71300: Crash on rendering scene recursively from sequencerRichard Antalik
2020-05-08Fix T65012: Update depsgraph for matcap flippingRobert Guetzkow
2020-05-08Fix T76484: Infinite event handling when loading with load_ui=FalseCampbell Barton
2020-05-08Fix T76324: face set operators not working from Python console by defaultBrecht Van Lommel
2020-05-08Fix T76471: timer not removed after changing file browser to another typeBrecht Van Lommel
2020-05-08Fix T76525: crash drawing metaballs with multiple material slotsBrecht Van Lommel
2020-05-08Fix T75958 Overlay: Blender Crashes when selecting without Depth PickingClément Foucault
2020-05-08Fix T76045 Gizmo: line_width does not work in latest versionClément Foucault
2020-05-08Fix T76393 Gizmo: Crash on assert(batch->program_in_use == 0)Clément Foucault
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-07Fix T76468: volume sequence render not using correct frame in rendersBrecht Van Lommel
2020-05-07GPencil: Add support for Link ModifiersAntonio Vazquez
2020-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-05-07Fix T76469: OpenCL 1.2 CompilationJeroen Bakker
2020-05-07Resolve keymap conflict for poselibPhilipp Oeser
2020-05-07Fix T75793: Mirror modifier UV flip only works on first UDIM TilePhilipp Oeser
2020-05-07Fix T76500: Annotation Tooltip in Movie Clip Editor is using old grease penci...Antonio Vazquez
2020-05-06Fix Python error in scene without sequencerBrecht Van Lommel
2020-05-06Fix T76440: Follow Track -> Constraint to F-Curve has no effectGermano Cavalcante