Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3461 / 8462

February 16, 2018, 04:01 (GMT)
Metalball drawing: rename mball helpers to handles

and also rename some related functions
February 15, 2018, 22:14 (GMT)
Cleanup: quiet warning
February 15, 2018, 18:57 (GMT)
UI: Hide grease pencil paper if not gpencil object
February 15, 2018, 18:16 (GMT)
GWN: Fix ubo debug printf
February 15, 2018, 18:16 (GMT)
GWN: Fix attrib arrays giving incorrect name depending on the platform.

It seems that some opengl implementations are returning "[0]" after array names but some others dont.

Remove the "[0]" so everything is consistent.
February 15, 2018, 17:52 (GMT)
Fix pixelate for negative values

If the object was in negative location, the draw got full opaque.
February 15, 2018, 17:15 (GMT)
Merge branch 'master' into blender2.8
February 15, 2018, 17:13 (GMT)
Code cleanup: simplify switch statement, ensure we catch missing enums.
February 15, 2018, 17:00 (GMT)
Fix T54073: crash and uninitialized memory in Cycles displacement hashing.
February 15, 2018, 17:00 (GMT)
Fix crash reading deg_point_cache_transform.blend test, saved with 2.8.

In general 2.8 files may not be readable in master, but might as well fix
this case so all the lib/tests can be opened still.
February 15, 2018, 16:57 (GMT)
Cleanup: Remove debug-only code
February 15, 2018, 16:02 (GMT)
Fix error for render onion skin

The flag was not working as expected in renders
February 15, 2018, 15:58 (GMT)
Fix T54076: MCE in Graph mode - clip.graph_select_border does not work by header menu

While the script should be using INVOKE_PREVIEW for operators in clip view,
window manager was lacking some switch statements.

Thanks Brecht fore review!
February 15, 2018, 15:10 (GMT)
Rename function macro after merge
February 15, 2018, 15:01 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 15, 2018, 14:17 (GMT)
Merge branch 'master' into blender2.8
February 15, 2018, 14:13 (GMT)
Cleanup: rename BLI_thread.h API

- Use BLI_threadpool_ prefix for (deprecated)
thread/listbase API.
- Use BLI_thread as prefix for other functions.

See P614 to apply instead of manually resolving conflicts.
February 15, 2018, 13:15 (GMT)
Merge branch 'master' into blender2.8
February 15, 2018, 12:39 (GMT)
Cleanup: use '_len' instead of '_size' w/ BLI API

- When returning the number of items in a collection use BLI_*_len()
- Keep _size() for size in bytes.
- Keep _count() for data structures that don't store length
(hint this isn't a simple getter).

See P611 to apply instead of manually resolving conflicts.
February 15, 2018, 11:41 (GMT)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021