This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Sebastián Barschkis 4a3377fcf6 Fluid: Optimization in mesh generating loop
No need to have three separate loops for vertices, normals and speed vectors. Since all of them loop over the vertex count, a single loop can be used.
2020-03-05 17:51:21 +01:00
..
2020-02-15 15:58:06 +11:00
2019-09-30 17:07:05 +10:00
2019-09-09 14:26:42 +02:00
2019-12-11 10:56:53 +11:00
2020-03-03 22:23:10 +11:00
2020-03-05 08:38:41 +11:00
2019-10-10 10:29:50 +11:00
2020-03-05 08:21:31 +11:00
2020-02-13 14:14:33 +11:00
2019-11-08 11:44:23 +11:00
2020-02-11 11:54:50 +11:00
2020-02-08 01:02:18 +11:00
2020-03-05 08:21:31 +11:00
2019-10-09 21:23:11 +02:00
2019-10-29 19:29:38 +11:00
2019-11-25 01:51:11 +11:00
2019-11-11 10:56:07 -03:00
2020-02-18 16:38:57 +01:00
2020-02-28 10:12:08 +01:00