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-29Cleanup: Fix build warnings with MSVC.Ray Molenkamp
2019-06-29RNA: Add Screen.is_temporaryCampbell Barton
2019-06-29Fix T66238: Spelling typoAaron Carlisle
2019-06-29Fix T66102: Animation color hard to see when sliders is set to fullCampbell Barton
2019-06-29Cleanup: de-duplicate button color flag checksCampbell Barton
2019-06-29UI: Add "(Walk/Fly)" to navigation operator nameCampbell Barton
2019-06-28Fix T66224: Grammar in Key Set error messagesAaron Carlisle
2019-06-28Fix audio not updating when snapping strips in sequencerSergey Sharybin
2019-06-28Previews: delay icon preview renders a bit for smoother interactionBrecht Van Lommel
2019-06-28Creator: Clarify verbosity command line argumentSergey Sharybin
2019-06-28Remove Sticky option from the Floor constraintSergey Sharybin
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-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