「利用者:Sebbas/GSoC 2016/Reports/Week 13」の版間の差分

提供: wiki
移動先: 案内検索
(Created page with "= Week 13 = === What's been done === * I mostly refactored and cleaned up the code. Especially in the Mantaflow script I was able to remove duplicate code. ({{GitCommit|ea7ed9d...")
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 06:21時点における最新版

Week 13

What's been done

  • I've finally added a field to control the gravity which is used across the Mantaflow scripts. The field in the UI is similar to the one from Elbeem (use scene gravity if enabled, otherwise use given value). (89436dd5194d, 34cb963bf3f9)
  • Now there is also a field to control the amount of particles in the scene. (806732120684)
  • External forces where already working for smoke. Now I also got them to work for liquids. (2c6348bf35e4)
  • With the help of some feedback and test scenes (thanks zeauro and Gottfried!) I was able to fix some bugs (e.g. the viewport switch was disabled for baked scenes. Fixed that!) (c635588cdca8)

Next up

  • I have another GIF that I would like to add to the documentation.
  • Spend some time in the chat to report back on bug fixes.
  • If you have problems with the build, contact me :) I'll do my very best to help you with the setup!
  • I have received multiple requests for a Linux build. It would probably make sense to setup a build bot for that. If that doesn't work some reason, I'll just upload one of my own builds.

Questions

  • How does the Blender build bot work? (I'll do some research and then poke you guys on IRC)