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
2019-06-28Fix T65263: Outliner doesn't display selected object if parent not selectedDalai Felinto
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 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-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-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-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-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
2019-06-27Tool System: don't unlink tools when changing workspacesCampbell Barton
2019-06-26Cleanup: GPencil Clarify commentAntonioya
2019-06-26GPencil: Change HSV modifier to use the same range of parameter that other ar...Antonioya
2019-06-26GPencil: Change "lock_material" tooltip and textAntonioya
2019-06-26Fix T66141: missing viewport texture update after find missing filesBrecht Van Lommel
2019-06-26Revert "Fix T63921: Unable to use confirm on release for keyboard shortcuts"Sebastian Parborg
2019-06-26Fix Workbench Memory LeakJeroen Bakker
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-26Fix T65942 Eevee: Reflection plane has "show data" checked by defaultClément Foucault
2019-06-26Fix T65951 Saving project right before rendering (Cycles) causes empty render...Clément Foucault
2019-06-26Fix T65958: GPencil glitches in line strokes with alphaAntonioya
2019-06-26DRW: New function to retry stencil_mask valueAntonioya
2019-06-26Fix missing volume update via scene strip's settingsSergey Sharybin
2019-06-26GPU: Add better support for displacement relinking behaviorClément Foucault
2019-06-26Fix T65755 "In Front" (X-Ray) doesn't work with wire objectsClément Foucault
2019-06-26Fix T66132: Unable to move bone in special configurationSergey Sharybin
2019-06-26Fix T64796: Default Spacing Smear Brush To 3%Jeroen Bakker
2019-06-26RNA: only search necessary space types when unregistered panelsCampbell Barton