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-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-31UI: Don't show scrollbar in Properties tab-barJulian Eisel
2018-10-31Workbench: Attenuate dithering effect when using viewport renderClément Foucault
2018-10-31UI: Rename "OpenGL Render" operator to "Viewport Render"Clément Foucault
2018-10-31Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-31make.bat: fix unquoted variables.Ray Molenkamp
2018-10-31UI: Match tabs active color with properties background colorPablo Vazquez
2018-10-31Fix Properties tabs all showing tooltip of active tabJulian Eisel
2018-10-31Multi-Objects: CURVE_OT_splitDalai Felinto
2018-10-31Fix error checking on curve duplicationDalai Felinto
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-30UI: Fix inverted selection restrict iconClé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 "make update" on Windows not updating addons to the blender2.8 branch.Ray Molenkamp
2018-10-30Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch.Brecht Van Lommel
2018-10-30Fix wrong grease pencil modifier show viewport/render icons.Brecht Van Lommel
2018-10-30UI: update Cycles passes panel for single column.Brecht Van Lommel
2018-10-30Merge branch 'master' into blender2.8Brecht 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-30Fix build error on Windows 32bit, alignment was wrong.Brecht Van Lommel
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