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-09-06CMake: add missing headersCampbell Barton
2018-09-06Multi object support for UV live unwrapCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-06UI: change default modifier name from Subsurf to Subdivision.Brecht Van Lommel
2018-09-06Cleanup: Remove unused modifier evaluation flagSergey Sharybin
2018-09-06Fix bad conflict resolutionSergey Sharybin
2018-09-06Subdiv: Some ground work for CCG supportSergey Sharybin
2018-09-06Merge branch 'master' into blender2.8Bastien Montagne
2018-09-06Update install_deps.sh to latest libs.Bastien Montagne
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-06Fix exception w/ grease pencil brush tooltipsCampbell Barton
2018-09-06GP: Disable outdated pie menusAntonioya
2018-09-06gpu module: close quotation marks in descriptionsmano-wii
2018-09-06gpu module: retouching the description of the types.mano-wii
2018-09-06Fix ruler not setting line widthCampbell Barton
2018-09-06Merge branch 'master' into blender2.8Campbell Barton
2018-09-06Fix ruler angle arc displaying past endpointsCampbell Barton
2018-09-06Cycles: Allow cancel during displacement of meshesMai Lavelle
2018-09-06UI: keep showing label tooltip once it's openCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-09-06UI: tweak tool bar tooltipsCampbell Barton
2018-09-06Cleanup: styleCampbell Barton
2018-09-06Correct build errorsCampbell Barton
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii
2018-09-06Multi-Objects: UV_OT_follow_active_quadsDalai Felinto
2018-09-06Multi-Objects: UV_OT_remove_doublesAlan
2018-09-05Fix error message from MESH_OT_faces_mirror_uvDalai Felinto
2018-09-05UV_OT_lightmap_pack: Distinction between edit and object modesDalai Felinto
2018-09-05Multi-Objects: UV_OT_lightmap_packDalai Felinto
2018-09-05Cleanup: uvcalc_smart_project.py 2/2Dalai Felinto
2018-09-05Cleanup: uvcalc_smart_project.pyDalai Felinto
2018-09-05Multi-Objects: UV_OT_smart_projectDalai Felinto
2018-09-05Multi-Objects: UV_OT_snap_selectedDalai Felinto
2018-09-05Fix T56657: Crash when creating a collection instance containing probesClément Foucault
2018-09-05Edit Mesh: Add back the option to not highlight selected faces/edgesClément Foucault
2018-09-05UI: Change "Show Edge Seams" toggle positionClément Foucault
2018-09-05Cleanup: Remove unnecessary uniformClément Foucault
2018-09-05Edit Mesh: Add support for draw option parametersClément Foucault
2018-09-05Fix T56692: The edges are not highlighted in Mark Freestyle EdgeClément Foucault
2018-09-05Fix GPU.offscreen to use depsgraph and updated APIDalai Felinto
2018-09-05Multi-Objects: UV_OT_align and UV_OT_weldDalai Felinto
2018-09-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-05CCG: Remove number of layers from keySergey Sharybin
2018-09-05Fix for text alignment on multiple text boxesDalai Felinto
2018-09-05UI: remove delete redo panelCampbell Barton
2018-09-05UI: hide mesh mode element redo panelCampbell Barton
2018-09-05UI: use grid flow for Cycles object settings.William Reynish
2018-09-05Fix T56695: Selecting an occluded object in xray causes crashClément Foucault
2018-09-05GP: Set first color as default when create new Stroke or MonkeyAntonioya
2018-09-05keyingsets_builtins: use keyword parametersSybren A. Stüvel