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-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
2019-06-26Cleanup: un-wrap lines in headers, use doxy commentsCampbell Barton
2019-06-26Revert "GPU: Create and use new GPU_texture_read_rect utility."mano-wii
2019-06-26Partial fix to T66126: Non-Active Grease Pencil object stuck in drawmodeDalai Felinto
2019-06-25Fix (unreported) missing Scene's GPencil pointer handling in library_query...Bastien Montagne
2019-06-25GPencil: Fix User count error when use python to create objectAntonioya
2019-06-25Fix T65999: Crash when disabling an addon while its panel is visibleDalai Felinto
2019-06-25UI: rename navigation buttons -> controlsCampbell Barton
2019-06-25Fix (unreported) call to wrong func in gizmos' keymaps code.Bastien Montagne
2019-06-25Preferences: changes to navigation gizmoCampbell Barton