Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3421 / 8462

March 13, 2018, 13:29 (GMT)
Cycles: Add BVH8 and packeted triangle intersection

This is an initial implementation of BVH8 optimization structure
and packated triangle intersection. The aim is to get faster ray
to scene intersection checks.

Scene BVH4 BVH8
barbershop_interior 10:24.94 10:10.74
bmw27 02:41.25 02:38.83
classroom 08:16.49 07:56.15
fishy_cat 04:24.56 04:17.29
koro 06:03.06 06:01.45
pavillon_barcelona 09:21.26 09:02.98
victor 23:39.65 22:53.71

Original BVH8 patch from Anton Gavrikov.
batched triangles intersection from Victoria Zhislina.
Extra work and tests and fixes from Maxym Dmytrychenko.
March 13, 2018, 13:08 (GMT)
Fix (unreported) crash when changing active shapekey in Edit mode.

Looks like someone changed the signature of some RNA update callback,
and for some reason that 'change skey' update function was not updated
(or later got merged from master)...

We'll need RNA to check for its func signatures, some day...
March 13, 2018, 13:06 (GMT)
Multi-edit-support for Select Linked Mesh
March 13, 2018, 12:57 (GMT)
added first version of decoupled cache - breaks compatibility, blender not fully working right now
March 13, 2018, 12:52 (GMT)
Move to using arrays of objects/bases

This avoids stepping over the same obdata multiple times for linked
duplicates.

Also support select-linked for UV editmode.
March 13, 2018, 12:06 (GMT)
Fix problem when change mode in brush color default
March 13, 2018, 11:59 (GMT)
New default color for Brush

If the brush defines a default Palette and Color, when draw the color used is this and not the current context default color.

Still there is problem when change drawing mode from Line to Dots.
March 13, 2018, 10:05 (GMT)
Fix T54302 - Wrong added scene when adding a scene strip to the Sequencer

When adding scene strips to the sequencer, the wrong scenes were
getting getting added if some were skipped. For example:
Given 4 scenes (A, B, C, D) if you're trying to add the last 3 scenes
(B, C, D) as strips to the first scene (A), it would ended up adding
"A, B, C" instead of "B, C, D" as expected.

Fix provided by Andrew (signal9).
March 13, 2018, 10:05 (GMT)
Use Action datablock's own icon (instead of Animation Data's one) for File Browser's lib icons
March 13, 2018, 09:55 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 13, 2018, 09:25 (GMT)
Moar cleanup.
March 13, 2018, 09:23 (GMT)
Add array utilities for getting objects in mode
March 13, 2018, 09:22 (GMT)
Correct assert adding new object
March 13, 2018, 09:16 (GMT)
Fix assert entering edit mode w/ multiple objects
March 13, 2018, 09:00 (GMT)
Cleanup some leftover after recent refactor.
March 13, 2018, 07:45 (GMT)
Merge branch '28' into temp-object-multi-mode
March 13, 2018, 07:38 (GMT)
Merge branch 'master' into blender2.8
March 13, 2018, 07:03 (GMT)
Cleanup: long lines, use doxy sections
March 13, 2018, 03:41 (GMT)
Fix index offset (uv unwrap works now)
March 13, 2018, 03:25 (GMT)
Eevee: Render: Add Info messages.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021