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-01Subdiv: Cleanup, de-duplicate some codeSergey Sharybin
2018-11-01Subdiv: Cleanup, de-duplicate tangent matrix calculationSergey Sharybin
2018-11-01Subdiv: Cleanup. better namingSergey Sharybin
2018-11-01Subdiv: Cleanup, deduplicate some codeSergey Sharybin
2018-11-01Eevee: Fix nodegroup sockets behaviourClément Foucault
2018-11-01Fix for object.set_select not updating selection in viewportDalai Felinto
2018-11-01Fix T57553: Python operator popup size does not follow UI scale and DPI.Brecht Van Lommel
2018-11-01GP: Fix Stroke mode when annotations not enabledAntonioya
2018-11-01Font cleanup: use ELEMDalai Felinto
2018-11-01Fix T57540: 3D Cursor snap in editing mode ignoring changed geometry.mano-wii
2018-11-01Eevee: Fix pingpong buffer not using 32bit float buffer when renderingClément Foucault
2018-10-31Fix gizmo extrude adjust & normal axis w/o facesCampbell Barton
2018-10-31Transform: support for custom matrix propertyCampbell Barton
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Eevee: Fix compilation issue cause by cleanupClément Foucault
2018-10-31Eevee: Cleanup: Remove TODOs about MSMClément Foucault
2018-10-31Eevee: Fix wrong default overscan valueClément Foucault
2018-10-31UI: Particles improvementsPablo Vazquez
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-31UI: tweak usage of duplicate/add icon for consistency.Brecht Van Lommel
2018-10-31Allow changing B-Bone custom handle references from Pose Mode.Alexander Gavrilov
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-31OpenSubdiv: API, expose vertex boundary interpolation optionSergey Sharybin
2018-10-31GP: Fix iconsAntonioya
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-31Expose full ID name in RNA as well.Bastien Montagne
2018-10-31Make new library IDs named from the .blend file.Bastien Montagne
2018-10-31UI/Unique ID name: add library ID name if present.Bastien Montagne
2018-10-31Eevee: Fix dot corruption on intel HD5xx/6xx seriesClément Foucault
2018-10-31GPU: Add glFlush and glFinish wrapperClément Foucault
2018-10-31GP: New Autolock Inactive LayerAntonioya
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-10-31Multi-Object-Mode : Edit Curve DecimateCampbell Barton
2018-10-31Cleanup: indentationCampbell Barton
2018-10-31Cleanup: rename PyAPI VertBatch to BatchCampbell Barton
2018-10-31Fix leak in successive calls to Batch.program_setCampbell Barton
2018-10-31PyAPI: add check for exceeding batch VBO limitCampbell Barton
2018-10-31Cleanup: batch Python APICampbell Barton
2018-10-31Fix missing error returns in batch APICampbell Barton
2018-10-31Fix T57504: Scaling 3D cursor crashesCampbell Barton
2018-10-31Cleanup: grease pencil RNA namingCampbell Barton
2018-10-31Cleanup: remove redundant 'gpencil_' prefixCampbell Barton
2018-10-31Fix grease pencil RNA pathCampbell Barton
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-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