Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2834 / 8462

December 1, 2018, 08:57 (GMT)
Fix camera gizmo sensor check

Also correct wrong but harmless assignment.
December 1, 2018, 08:55 (GMT)
Cleanup: style
December 1, 2018, 08:36 (GMT)
Cleanup: redundant NULL checks

Also use unsigned shifting for values not in int range.
November 30, 2018, 22:29 (GMT)
Revert "Win32: Use the nicer looking blender-drawn confirmation message box when"

This reverts commit 60d6eb0b5d578eb02c5f1f31cb51a6cbeea6ee6f.

There is already a full patch (D3118) by brecht for this, will leave it up to him.
November 30, 2018, 21:29 (GMT)
Cleanup: duplicate include
November 30, 2018, 21:19 (GMT)
Merge branch 'master' into blender2.8
November 30, 2018, 21:15 (GMT)
Cleanup: style
November 30, 2018, 20:11 (GMT)
Win32: Use the nicer looking blender-drawn confirmation message box when
quitting with unsaved changes, instead of an ugly messagebox
November 30, 2018, 18:42 (GMT)
try to avoid crashes due to excessive usage of immediate draw buffer

since the buffersize is limited to 4 MB (but it effectively crashed above usage of 3 MB,
probably due to 4 bit padding), there is a hard limit of usage ratio to be taken into account. The debug drawer counts the bytes used and increases an epsilon value as softlimit
first. This filters out short lines / very close verts and reduces the buffer usage. If that is not enough, there is a hard limit at 95% buffer usage. Then line drawing is skipped.
November 30, 2018, 18:18 (GMT)
Fix file browsers thumbnail selection with tablet failing, after recent changes.
November 30, 2018, 18:04 (GMT)
Fix T58244: Proportional editing center is wrong

The global center was not calculated at all. Now a center is calculated using the selected points
November 30, 2018, 17:27 (GMT)
Fix T58267: node socket grabbing not working well with box select tool.
November 30, 2018, 16:40 (GMT)
got physics visualization operational again

kudos to hypersomniac for pointing me to the debug draw api
November 30, 2018, 15:28 (GMT)
Fix T58235: broken baking of tangent space normals.
November 30, 2018, 15:23 (GMT)
Annotation: Replace ALT key to CTRL for Eraser

This makes the keymap consistent with Grease Pencil.
November 30, 2018, 15:06 (GMT)
attempt to fix pack group and export to objects
November 30, 2018, 14:40 (GMT)
StudioLight Editor: Add copy settings and overwrite prompt

Copy settings let users create variations more easily.

Ovewrite prompt is there to be able to edit already existing studiolight.
November 30, 2018, 14:40 (GMT)
StudioLight Editor: Fix defaults
November 30, 2018, 14:40 (GMT)
StudioLight: Renaming stuffs
November 30, 2018, 14:40 (GMT)
StudioLight: Add a 4th light to adjust lighting

There was a bug due to non-aligned struct in the DNA that prevented us
to increase the size of the userdef light array.

Since the studio lights are now presets and stored in external files,
there is no need to keep backward compatibility with theses lights.

Remove the old array and create a new one.

Add blue tint light for specular.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021