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
2018-10-31Cleanup style :|Dalai Felinto
2018-10-31Multi-Objects: CURVE_OT_duplicateDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_extrudeDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_spinDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_dissolve_vertsDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_de_select_lastHabib Gahbiche
2018-10-30Multi-Objects: CURVE_OT_de_select_firstHabib Gahbiche
2018-10-30Multi-Objects: CURVE_OT_select_nthDalai Felinto
2018-10-30Fix broken 'search pointer' UI since this morning.Bastien Montagne
2018-10-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-30Fix T56865: Selection of bones not working properly if the option `In Front` ...mano-wii
2018-10-30Partial fix to T56865: X-ray modes does not work for the weight paint overlay.mano-wii
2018-10-30UI: Make Wireframe size respect DPI settingsClément Foucault
2018-10-30Fix outliner scrollbar overlapping icons.Roel Koster
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-30GP: New Fade no active layer overlay optionAntonioya
2018-10-30Fix T57517: multires displacement baking relative to smooth base mesh not wor...Brecht Van Lommel
2018-10-30Object Mode: Grid: Allow more subdivision in orthographic viewsClément Foucault
2018-10-30UI: Fix point size and line width ignoring UI scaling optionClément Foucault
2018-10-30Object Mode: Grid: Reduce line thickness a tiny bit and apply UI scalingClément Foucault
2018-10-30Fix T57512: Creating a full copy scene doens't support parenting.Bastien Montagne
2018-10-30PyAPI: GPU: improve GPUShader.from_builtin and GPUShader.code_from_builtin de...mano-wii
2018-10-30Fix wrong grease pencil modifier show viewport/render icons.Brecht Van Lommel
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-30GP: Cleanup unusedAntonioya
2018-10-30GPU: Extend mac blitting workaround to AMD Radeon R9 famillyClément Foucault
2018-10-30Add 'O' for Overrides to our key-coded ID UI-names generator.Bastien Montagne
2018-10-30Add library-hint to datablock search menus.Bastien Montagne
2018-10-30GPU: Fix faulty mac gpu detectionClément Foucault
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-30PyAPI: Support for 'None' string args from PythonCampbell Barton
2018-10-30Multi-Object EditMode: curve deleteCampbell Barton
2018-10-30Sequencer: replace notifier /w message-busCampbell Barton
2018-10-30Cleanup: keep RNA types sortedCampbell Barton
2018-10-30Fix memory leak in workspace menuCampbell Barton
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30Fix crash adding workspaceCampbell Barton
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-30WM: correct description for header/status_text_setCampbell Barton
2018-10-303D View: use 1.0 opacity for wpaint shadingCampbell Barton
2018-10-30Eevee: Fix clearcoat materials not recieving AOClément Foucault
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-29Cleanup: remove unused RNA flag.Brecht Van Lommel
2018-10-29Depsgraph: use full operation key to preserve update tags on rebuild.Alexander Gavrilov
2018-10-29Fix T57488: crash in Shrinkwrap constraint due to unsafe multi-threading.Alexander Gavrilov