Revision 01d9f81 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 09:43 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 27, 2018, 09:40 (GMT) |
mesh_navmesh.c removal This was added back by mistake in a wrong merge f1bc8991461fcda33eb34820bd3aa153f6122c5b. |
Revision c117484 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 09:33 (GMT) |
Fix struct typo name errors |
Revision 693667b by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 09:31 (GMT) |
Cycles: Cached textures are now assumed to be linear and converted from sRGB during texture filtering where necessary |
Revision 08a2176 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 09:28 (GMT) |
Fix FXAA problem when drawing The internal passes never must check z-depth values, only in the final pass. |
June 27, 2018, 09:23 (GMT) |
Set intermediate passes to DRW_STATE_DEPTH_ALWAYS This passes must write z-depth but don't need check it. Note: This solves the FXAA problem too. |
June 27, 2018, 09:00 (GMT) |
Add missing copyData function This function was removed by error when migrate the old VFX, but it's required by depsgraph to do the COW. |
June 27, 2018, 08:59 (GMT) |
Cleanup: remove BKE's modifiers_bmesh.c, other DM removal/cleanup in BMesh code. |
Revision 7c61f79 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 08:52 (GMT) |
Cycles: Crash fix |
Revision 9341dac by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 08:49 (GMT) |
Cycles: More improvements to texture filtering of light sources |
Revision 9d1417d by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 08:48 (GMT) |
Cycles: Cached textures now support extension and interpolation modes |
June 27, 2018, 08:37 (GMT) |
Cleanup: nuke DM out of constraint code. |
June 27, 2018, 08:37 (GMT) |
Cleanup: remove some more DM usages... |
June 27, 2018, 08:30 (GMT) |
Chnage notificator to update viewport |
June 27, 2018, 08:15 (GMT) |
Cleanup code and comments |
June 27, 2018, 08:09 (GMT) |
Remove unused callback The FX are done in draw engine and the apply call is not required now. I fmore callbacks are required in the future, we will add them, but now is unused code. |
June 27, 2018, 08:04 (GMT) |
Fix typo errors |
June 27, 2018, 07:46 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
June 27, 2018, 06:49 (GMT) |
CMake: fix linking blendont |
June 27, 2018, 06:40 (GMT) |
Vertex normal attribute for section polys. |
|
|
|


Master Commits
MiikaHweb | 2003-2021