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-01-30Cleanup: ED_editors_flush_* functionsCampbell Barton
2020-01-30Fix T73495: Missing undo switching active shape-key in edit-modeCampbell Barton
2020-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-30Fix changing shape key in multi-object edit modeCampbell Barton
2020-01-30Displist: Add mikktspace tangent space generation for DL_INDEX3Clément Foucault
2020-01-30DRW: Add support for tangent on objects using display lists.Clément Foucault
2020-01-30Fix crash when adding modifiers to curve/surface/text objectsClément Foucault
2020-01-30Fix T65146: Curve Texture Coordinates in Cycles and Eevee differClément Foucault
2020-01-29Fluid: Fixes for flow objects and initial velocitiesSebastián Barschkis
2020-01-29Fix T73483: Mantaflow: Smoke inflow in liquid domain emits liquidSebastián Barschkis
2020-01-29Fluid: Updated UISebastián Barschkis
2020-01-29Fluid: Removed wireframe drawtype setter for fluid domainsSebastián Barschkis
2020-01-29Fluid: More cleanup related to flow emission mapsSebastián Barschkis
2020-01-29Fluid: Cleanup in flow emission loopsSebastián Barschkis
2020-01-29Fluid: Removed the currently unused high-res smoke emission codeSebastián Barschkis
2020-01-29Fix T73054: Add DNA defaults for pose_ik_segmentsPablo Dobarro
2020-01-29Fix T73188: RenderResult as Camera BG ImageJeroen Bakker
2020-01-29Fix T73014: Marker sync does not work correctly if moving strip so it overlap...Philipp Oeser
2020-01-29Fix T55622: Proportional editing for Gpencil/Masks in dope sheet notPhilipp Oeser
2020-01-29Fix T72089: Image Editor - Paint mode, Clone Tool - disfunctional clearPhilipp Oeser
2020-01-29Fix T67654: missing ui refresh when changing active particle systemPhilipp Oeser
2020-01-29Fix solidify complex fixed thickness on flipped normal boundaryHenrik Dick
2020-01-29UI: hide filter alembic optionCampbell Barton
2020-01-29EEVEE: Micro optimize disk lightClément Foucault
2020-01-29Fix T67060 EEVEE: Noise caused by disk lightsClément Foucault
2020-01-28Fix T62730 Overlay: Selected edit hair points highlight is incorrectClément Foucault
2020-01-28Cleanup: fix compiler warnings related to deprecated membersBrecht Van Lommel
2020-01-28Alembic depsgraph: explicitly add ANIMATION -> CACHE dependencySybren A. Stüvel
2020-01-28Fix T72143: editing image frame start/offset does not update in EeveeBrecht Van Lommel
2020-01-28Fix T72593 Blender crashes when modifier change the material countClément Foucault
2020-01-28Fix T72660: Alembic caches are not properly updated by driversSybren A. Stüvel
2020-01-28Partially fix & comment about bad handling of `wrong_id` in `read_libblock()`.Bastien Montagne
2020-01-28Fix T67006: Crash RenderEngine with previewJeroen Bakker
2020-01-28Fix T54422 FluidSim: ColorRamp set position does not update the viewportClément Foucault
2020-01-28Fix T66699 EEVEE: Material Preview "World" option doesn't workClément Foucault
2020-01-28Fix T65350: scrolling popovers with trackpad not working on macOSYevgeny Makarov
2020-01-28Fix: icon alpha theme option does not affect toolbar icons correctlyYevgeny Makarov
2020-01-28Fix T68960: Crash loading app-template keymapCampbell Barton
2020-01-27Fix T67552 EEVEE: Vector Curves node clamps maximum input value at 1.0Clément Foucault
2020-01-27Fix T69070 EEVEE: Volume shader glitch if object as axis with 0.0 scaleClément Foucault
2020-01-27Fix particle instance modifier generating NaN polygons in some casesMiguel Pozo
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-27Fix T59804: Expose hidden bmesh.ops.symmetrize options in pythonmano-wii
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-27Fix T73399: Crash trying to move the origin of an empty.Bastien Montagne
2020-01-27Fix T72862: Viewport Render doesn't render Grease Pencil OverlaysAntonio Vazquez
2020-01-27Fix T71719: Unrelated menus open on hoverCampbell Barton
2020-01-27BLI_rect: add rect-rect intersection checks on a single axisCampbell Barton
2020-01-27Fix T72449: Stale outliner selection after object duplicateCampbell Barton
2020-01-27makesdna: avoid 'alloca' in a for loopCampbell Barton