May 2, 2018, 18:49 (GMT) |
GWN: Add GL_TRIANGLES_ADJACENCY to supported primitive types. |
May 2, 2018, 18:49 (GMT) |
GPUTexture: Fix wrong multisample texture size. |
Revision da4854a by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2018, 18:45 (GMT) |
missed in last commit: rise BM_OMPLIMIT to avoid overheads with small datasets |
Revision f3ce288 by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2018, 18:41 (GMT) |
fix a clang warning, fix an improper initialisation for gcc, remove nonfunctional omp, rise BM_OMPLIMIT to avoid overheads with small datasets |
May 2, 2018, 16:45 (GMT) |
Static Override: Lock 'edition' of constraints & modifiers from overridden data. Means that you cannot move or delete constraints/modifiers coming from the overriden linked datablock. Local inserted ones can be fully edited. |
May 2, 2018, 16:39 (GMT) |
Paint Vertex Mode: Fix shader not free. |
May 2, 2018, 16:39 (GMT) |
Eevee: Add Lamp Specular multiplier. It's usefull in some scenario to tweak the specular intensity of a light without modifying the diffuse contribution. Cycles allows it via lamps material which we currently not support in Eevee. This is a good workaround for now. |
May 2, 2018, 16:32 (GMT) |
Fix T54864: Assert when changing interface display scale The asserts were introduced on rB5f6c45498c92 (top-bar). Although the asserts are technically correct, they would fail even in master. And the commit simply added the asserts without fixing the situation itself (as you can see in the report, it is really simple to reproduce this issue). I propose we remove the asserts and bring them back only when the situation itself is fixed. It doesn't make sense to introduce asserts that would fail with the current state of the code. |
May 2, 2018, 16:14 (GMT) |
Static Override: add insertion for modifiers and one constraints, fix editing of inserted items in collections. Now insertable collection items have a flag to say they are 'local' (and hence can be freely edited). |
May 2, 2018, 15:37 (GMT) |
Merge branch 'blender2.8' of git.blender.org:blender into blender2.8 |
May 2, 2018, 15:37 (GMT) |
Workbench: Linear => srgb conversion |
May 2, 2018, 15:37 (GMT) |
Fix mysterious crash on tooltips This was a hard to reproduce bug, but it happens often enough. Basically the tooltip of the active tool was been invoked when context had no valid ScrArea which would lead to a crash. We now just return no tooltip in these cases. |
May 2, 2018, 15:10 (GMT) |
Merge branch 'blender2.8' into blender2.8-workbench |
May 2, 2018, 15:09 (GMT) |
Depsgraph: Add function to iterate over all original IDs |
May 2, 2018, 15:09 (GMT) |
Use meaningful debug name for render depsgraph |
May 2, 2018, 15:09 (GMT) |
Depsgraph: Show log message when tagging specific depsgraph ID |
May 2, 2018, 15:09 (GMT) |
Depsgraph: Add per-depsgraph debug name which is shown in the logs This way we can see for which depsgraph datablock is being evaluated for. |
May 2, 2018, 15:09 (GMT) |
Depsgraph: Cleanup, naming conventions |
May 2, 2018, 15:09 (GMT) |
Depsgraph: Make all print messages to respect per-depsgraph debug flags |
May 2, 2018, 15:09 (GMT) |
Depsgraph: Allow per-depsgraph debug flags Currently only affects EVALUATION debug messages, rest are to be supported on per-depsgraph level. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021