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-11-263D View: remove 3D cursorCampbell Barton
2018-11-26Fix extended shading pie menu not having same order as before.Brecht Van Lommel
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-26Cleanup: unused varsCampbell Barton
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-25Fix some errors in the Blender Light theme.Brecht Van Lommel
2018-11-25Fix missing versioning code for user preferences navigation bar.Brecht Van Lommel
2018-11-25Tools: add Select tool, with transform tweak on drag and no click delay.Brecht Van Lommel
2018-11-25Keymaps: add 3D view click empty space to deselect all.Brecht Van Lommel
2018-11-25Cleanup: Silent compiler warningAntonioya
2018-11-25UI: Disable font shadow in tooltipJulian Eisel
2018-11-25Fix mesh_build_data() calling mesh_finalize_eval() before copying texspace.Bastien Montagne
2018-11-25Cleanup: remove useless redundant NULL check.Bastien Montagne
2018-11-25Fix T57070, T57389, and other bbox-related issues with meshes.Bastien Montagne
2018-11-25UI: Disable font shadow in tabsJulian Eisel
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-25Texture Paint: prevent normal angle masking duplicating backface culling.Alexander Gavrilov
2018-11-25Local ViewDalai Felinto
2018-11-25Use orig_pchan when searching for the original copy of a constraint.Alexander Gavrilov
2018-11-25Fix box select of edges not working when box does not fully contain edge.Brecht Van Lommel
2018-11-25Addons: enable GLTF 2.0 addon by default.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-25Fix T58006: smart UV project island margin should not use length units.Brecht Van Lommel
2018-11-25Sequencer: remove unnecessary limit on transform rotation.Brecht Van Lommel
2018-11-25Fix X11 tablet pen and eraser distinction being wrong in some cases.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-25Cleanup: remove unused fileCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-25Cleanup: trailing spaceCampbell Barton
2018-11-24Fix T56374, T57066, T58037: crash on startup on macOS when using translation.Brecht Van Lommel
2018-11-24Fix random color drawing having similar colors for similar names.Brecht Van Lommel
2018-11-24Fix T58022: Changing workspace may change layout of User Pref windowJulian Eisel
2018-11-24Fix penpressure for tablets that use libinput on linuxJens Verwiebe
2018-11-24refactor: Collada reorganize class constructorsGaia Clary
2018-11-24Keymap: preference for extended shading menuCampbell Barton
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-23fix: Collada: used wrong Enumeration type for comparisonGaia Clary
2018-11-23fix: collada: must use case sensitive filename in includeGaia Clary
2018-11-23fix: Collada: use reference to BezTriple instead of copyGaia Clary
2018-11-23fix: compiler errors on mac_x86_64_10_9Gaia Clary
2018-11-23cleanup: Collada: remove unused variablesGaia Clary
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23DRW: Make non Mesh object wire show in edit modeClément Foucault
2018-11-23DRW: Support Wireframe for metaball objectsClément Foucault
2018-11-23GP: Avoid crash when adding new layerAntonioya
2018-11-23Icons: add Select tool icon.Brecht Van Lommel
2018-11-23Keymaps: fix broken LMB select and transform tweak in 2D editors.Brecht Van Lommel
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-11-23Fix T57996: Crash - delete node with a driven parameterSergey Sharybin
2018-11-23Tag relations for update when clip's animation changesSergey Sharybin