Blender Git Loki

Blender Git commits from all branches.

Page: 1590 / 2888

February 11, 2018, 20:00 (GMT)
GHOST: Style, add comments, and make sure that the system has at least one window
February 11, 2018, 20:00 (GMT)
Merge branch 'blender2.8' of git@git.blender.org:blender.git into temp-drawcontext
February 11, 2018, 15:58 (GMT)
Fix keymap error
February 11, 2018, 15:31 (GMT)
Back Lasso and Border eraser

These options were removed by error.

Due keymap conflicts, the new keymaps are:

Lasso: LMB + Ctrl + Shift
Border: B
February 11, 2018, 11:36 (GMT)
Fix error when init drawing

The object is already activated, so if reactivate, the mode is missing.
February 11, 2018, 11:07 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 11, 2018, 10:34 (GMT)
UI: Back Brush appearance panel and fix active mode

Back the brush appearance panel to separated tab and fix error introduced in previous commit because workspace hasn't active_object_mode
February 11, 2018, 10:23 (GMT)
Change color picker keymap to P key

Replace old F6 keymap to avoid conflicts.
February 11, 2018, 10:17 (GMT)
Back eraser to Ctrl keymap

Soft Eraser: LMB + Ctrl
Hard Eraser: LMB + Ctrl + Shift
Stroke Eraser: LMB + Ctrl + Alt

Straight Line: LMB + Alt
Polyline: LMB + Shift + Alt
February 11, 2018, 09:58 (GMT)
fix for "double rotation" in bind

if both objects were rotated, rotations were added up unnecessarily.
February 11, 2018, 09:49 (GMT)
Cleanup: Rename property to avoid negative names
February 11, 2018, 01:46 (GMT)
DRW Opengl Context: Adress comments on D3057

- Rename DRW_ogl_ctx_* to DRW_opengl_context_*
- Replace ThreadRWMutex with ThreadMutex
- Remove g_active_window
February 10, 2018, 22:50 (GMT)
fractal boolean with regular alignment, animation bind tweaks
February 10, 2018, 19:04 (GMT)
Fix error in OpenGL render

As F12 and OpenGL are detected as render mode, the pixel size was not correct.

I have added a check to verify if it is a real F12 render or it's a OpenGL.

Maybe this check must be removed if the OpenGL render operator is deprecated by a new system, but we need to keep the verification until them.
February 10, 2018, 16:58 (GMT)
Create multisample buffer for render

As render does not create default buffers by default, the render needs to create multisample default buffer in order to use antialiasing.
February 10, 2018, 16:16 (GMT)
Fix render artifacts

When 3D object was in front there was some noise.
February 10, 2018, 12:12 (GMT)
Fix render error when previous result is NULL
February 10, 2018, 11:56 (GMT)
Fix error when sky is transparent

If the sky is transprarent the zdepth value is not valid to check, so it's better don't copy the pixels.
February 10, 2018, 11:37 (GMT)
Interpolate render result for transparent colors

There is still some problems with AA.
February 10, 2018, 10:28 (GMT)
Cleanup: Rename variables
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021