Blender Git Loki

Blender Git "experimental_gp_weight" branch commits.

Page: 101 / 122

June 6, 2017, 09:22 (GMT)
Clay Engine: Improve sampling of SSAO

Replace completly random noise by Blue noisen, giving a better aspect.
Also randomize the distance in the sample direction to cover the whole distance even with 1 sample. Using another blue noise for this.
Replace spiral samples (that had tendency to align if the number of samples was near the chosen constant) with Hammersley samples that have good coverage even for low number of samples.
Use a UBO instead of Texture (a bit less latency) making things a tiny bit faster.
Move the noise data to the SceneLayerData, because each render layer can have a different sample count.
June 6, 2017, 09:22 (GMT)
PyAPI: correct exception, expect 'staticmethod'
June 6, 2017, 09:22 (GMT)
Cleanup: Remove unused code to set mode

This code is not used anymore in viewport with new modes
June 6, 2017, 09:22 (GMT)
Eevee: Move Spherical Harmonics to a new Probe UBO.

Keep data packing tight to prevent use of padding floats
June 6, 2017, 09:22 (GMT)
Fix alembic tests not running with debug build on windows
June 6, 2017, 09:22 (GMT)
DwM: skip background-set objects w/ selection
June 6, 2017, 09:22 (GMT)
Eevee: Modify Blue Noise.
June 6, 2017, 09:22 (GMT)
World: Add temporary update flag.
June 6, 2017, 09:22 (GMT)
Eevee: Material code refactor.

Separate material handling inside another file.
Make use of enums to identify shader variations.
Group all 64*64 LUTs into one array texture.
Only update world probe if world changes.
June 6, 2017, 09:22 (GMT)
WIP: Basic structure for new object modes

Now there are 3 modes: Edit, Paint and Sculpt strokes.

These modes are only for new GP object.

Notice: Now the paint and sculpt modes can be activated but don't work.
June 6, 2017, 09:22 (GMT)
Remove Edit Strokes mode for scene

This mode is not necessary because the mode is added at object level and the scene level is not available anymore.
June 6, 2017, 09:22 (GMT)
Fix T51587: Blender fails to interpret a specific layer in OpenEXR multilayer file
June 6, 2017, 09:22 (GMT)
PyAPI: Cleanup "Python API Overview" doc

Reword to clean up some odd grammar (mostly dangling modifiers) and
improve readability.

Differential Revision: https://developer.blender.org/D2699
June 6, 2017, 09:22 (GMT)
Fix T51691: Shear cursor input scales w/ zoom

Use relative value from cursor movement.
June 3, 2017, 18:05 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 3, 2017, 18:00 (GMT)
Disable datablock at scene level

Now to paint in 3D view is necessary to add a GPencil object
June 2, 2017, 16:53 (GMT)
Set Object mode as default for new strokes
June 2, 2017, 15:26 (GMT)
Convert always scene GP datablock to new GPencil object
June 2, 2017, 14:07 (GMT)
Cleanup: rewrite some lines for tab key
June 2, 2017, 11:26 (GMT)
Fix tab key for Edit Strokes after Workspaces merge

The tab key for enter in edit mode for GPencil objects was not working with new workspaces.

Still there is a problem with datablocks at Scene level (TBD)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021