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
2019-06-28Remove Sticky option from the Floor constraintSergey Sharybin
2019-06-28Python Templates: Small fix for gizmo custom geometryDalai Felinto
2019-06-28Python Templates: Update Custom Nodes tooltipDalai Felinto
2019-06-28Python Templates: Silence _MT_ warning in pie menu templateDalai Felinto
2019-06-28Python Templates: Fix Operator Mesh AddDalai Felinto
2019-06-28Python tests: replaced `imp` with `importlib`Sybren A. Stüvel
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-28Fix T66126: Non-active Grease Pencil object stuck in draw modeAntonioya
2019-06-28Tests: disable keymap hierarchy tests until they are fixedBrecht Van Lommel
2019-06-28Fix T65263: Outliner doesn't display selected object if parent not selectedDalai Felinto
2019-06-28Fix T65956: node reroute no longer working in right click keymapBrecht Van Lommel
2019-06-28Fix issues with masking tools and RMB/LMB keymapsSebastian Koenig
2019-06-28Fix message subscriber using the wrong workspaceCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix OpenMP library for tests on macOSBrecht Van Lommel
2019-06-28Fix T63694: Crash using tool gizmos with multiple windowsCampbell Barton
2019-06-28Fix T62990: Selecting bones causes pose to be re-evaluatedSergey Sharybin
2019-06-28Fix T66105: Changing force field does not update simulationSergey Sharybin
2019-06-28Fix T66200: Changing workspaces / modes doesn't update toolsCampbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-06-28install_deps: Bumped OSL version to 3.4.0_RC2Jeroen Bakker
2019-06-28Fix error for tools that share gizmo types doubling up gizmosCampbell Barton
2019-06-28Cleanup: unused var, sort structsCampbell Barton
2019-06-28GPencil: Cleanup commented lines from previous commitAntonioya
2019-06-28GPencil: Don't hide Cursor while drawingAntonioya
2019-06-27GPencil: Fix missing Fill area when drawing an strokeAntonioya
2019-06-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-06-27Masking: make image editor UI consistent with clip editorSebastian Koenig
2019-06-27Fix T66166: NLA invisible source list selectionWilliam Reynish
2019-06-27Fix T65010: Affect options not being displayed in the UV editor snap settings.mano-wii
2019-06-27Cleanup: EditMode: Remove uneeded shader depth biasClément Foucault
2019-06-27Fix T66119: Assert editing LatticeClément Foucault
2019-06-27ObjectMode: Fix selection points of LightGridsClément Foucault
2019-06-27DRW: Fix point shaders not using gl_PointSizeClément Foucault
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-27Fix compositor preview not respecting un-keyed changesSergey Sharybin
2019-06-27GPencil: Fix Control points of primitives clampoed by StencilAntonioya
2019-06-27Build environment: Update OpenSubdiv to 3.4.0 RC 2Sergey Sharybin
2019-06-27Eevee: Make use of dual source blending for volumetric resolveClément Foucault
2019-06-27DRW: Add DRW_STATE_BLEND_CUSTOMClément Foucault
2019-06-27Cleanup: de-duplicate flag checks for button colorsCampbell Barton
2019-06-27Fix T65893: Edit Mesh CullingJeroen Bakker
2019-06-27Fix T66171: Cycles OSL trace() crashing in displacement shadersBrecht Van Lommel
2019-06-27Tests: speed up render tests by running multiple in the same processBrecht Van Lommel
2019-06-27Cleanup: clarify WM_gizmoconfig function namingCampbell Barton
2019-06-27Fix: Text Location lost X/Y textWilliam Reynish
2019-06-27Tool System: don't unlink gizmos when changing toolsCampbell Barton
2019-06-27Fix switching tools with multiple windows & gizmosCampbell Barton
2019-06-27Cleanup: error in last commitCampbell Barton
2019-06-27Cleanup: remove unused context check in toolsystem_ref_linkCampbell Barton