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
path: root/source
AgeCommit message (Expand)Author
2018-11-30Icons: uv-sculptWilliam Reynish
2018-11-30Fix T58213: Crash w/ Vertex paint averageCampbell Barton
2018-11-30Fix T58196: Annotation thickness is 0Antonioya
2018-11-30Fix crash creating enum tooltipsCampbell Barton
2018-11-29Enable annotations when GP object is selected.Antonioya
2018-11-29Workbench: Add option to have world space lighting in studio light modeClément Foucault
2018-11-29Workbench: Add back studio lighting presetsClément Foucault
2018-11-29Workbench: Rename orientation to type and Camera studio light to StudioClément Foucault
2018-11-29Texture Paint: fix artifacts when using masks with symmetry.Alexander Gavrilov
2018-11-29Bump version to 2.80 beta.Brecht Van Lommel
2018-11-29New splash image for Beta.Brecht Van Lommel
2018-11-29GP: Add option to draw primatives from centerCharlie Jolly
2018-11-29Fix T57796: bad 'draw emitter' conversion, importing shared particle systems ...Bastien Montagne
2018-11-29Cleanup: mark `PART_DRAW_EMITTER` of ParticleSetting drawflags as dreprecated.Bastien Montagne
2018-11-29Fix depth offset in paint mode wireframe.Alexander Gavrilov
2018-11-29Fix T57878: 2.8 Opening project in Blender Crashes.Bastien Montagne
2018-11-29Fix T58068: gizmo crash for bone on a disabled armature layerPhilipp Oeser
2018-11-29Fix rotate around point under cursor 'seeing' hidden faces in paint modes.Alexander Gavrilov
2018-11-29Fix T58100: Crash on bpy.context.object.visible_get()Philipp Oeser
2018-11-29Transform: re-revert new user-axis-first behaviorCampbell Barton
2018-11-29Revert "Transform: use scene-orientation for MMB axis constraint"Campbell Barton
2018-11-29UI: add back clip editor tool tabs until there is a toolbar.Brecht Van Lommel
2018-11-29Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint mo...Bastien Montagne
2018-11-29UI: update shortcut display to check space cyclingCampbell Barton
2018-11-29Keymap: cycle space-subtypes on successive pressesCampbell Barton
2018-11-29UI: support enum key shortcut detectionCampbell Barton
2018-11-29Fix paint initialization, incorrect pointer checksCampbell Barton
2018-11-29Fix T58125: UV Editor transform failsCampbell Barton
2018-11-29Debug: Assert to ensure layer iterator uses a 3D viewCampbell Barton
2018-11-29Cleanup: simplify transform orientation cyclingCampbell Barton
2018-11-29Fix transform axis orientation cyclingCampbell Barton
2018-11-29Cleanup: remove unused filesCampbell Barton
2018-11-29CMake: add missing filesCampbell Barton
2018-11-29Fix leak in CPU brand checkCampbell Barton
2018-11-28GP: Cleanup duplicated code moving to functionAntonioya
2018-11-28Fix broken subdivision surface edit mode cage display.Brecht Van Lommel
2018-11-28Fix COLLADA build warning.Brecht Van Lommel
2018-11-28Fix instancing tooltips still using old dupli name.William Reynish
2018-11-28Startup.blend: rename Lamp to Light.Brecht Van Lommel
2018-11-28GP: Deselect points if click outside selection areaAntonioya
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-28cleanup: Collada replaced outdated usage of CD_MTFACE Layers by CD_MLOOPUVGaia Clary
2018-11-28Workbench: Change Studio lightingClément Foucault
2018-11-28GPU: Add AMD Radeon RX series to macos blitting workaround listClément Foucault
2018-11-28fix:T58093 Collada Exporter does not create bind_vertex_input and texcoord at...Gaia Clary
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Tweaks for threading schedule for Threadripper2 and EPYCSergey Sharybin
2018-11-28Add utility function to query CPU brand stringSergey Sharybin