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-07Fix T56707: Assert changing grease pencil modesCampbell Barton
2018-09-07UI: move toolbar arrow closer to button edgeCampbell Barton
2018-09-07UI: add useful information to 'Measure' tooltipCampbell Barton
2018-09-07Fix missing line width for helper line drawingCampbell Barton
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-09-07Fix own error in changes to transform logicCampbell Barton
2018-09-06Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-09-06Fix T56704: black / NaN values in Cycles normal pass.Brecht Van Lommel
2018-09-06Fix T56698: saving render result from compositing as EXR is empty.Brecht Van Lommel
2018-09-06Fix T56643: crash drag & dropping ID onto a text field.Brecht Van Lommel
2018-09-06Cleanup: remove unused Blender Internal preview.blend.Brecht Van Lommel
2018-09-06Fix T54329: brush texture preview not working.Sebastian Parborg
2018-09-06Fix T56705: Z axis do not displays in side viewsClément Foucault
2018-09-06Fix T56706: Lattice crash when enter in edit modeClément Foucault
2018-09-06Multi-Objects: orthographic support for UV projectDalai Felinto
2018-09-06UI: add mark/clear seam to UV menu in 3D viewport.William Reynish
2018-09-06GP: Add multiframe support to vertex group operatorsAntonioya
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
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