April 22, 2014, 09:23 (GMT) |
Removed unused code. |
April 22, 2014, 09:23 (GMT) |
Added basic read/write functions for pagedbuffer. |
April 22, 2014, 09:23 (GMT) |
Copied over some old code, to be adapted. |
April 22, 2014, 09:23 (GMT) |
Added a new modifier NParticleBuffer. This is just a thin wrapper around the NParticleBuffer struct to act as a particle container. Eventually could utilize a better object data system, for now this is ok. |
April 22, 2014, 09:23 (GMT) |
Started implementing individual paged layers. |
April 22, 2014, 09:23 (GMT) |
Cleanup: follow the proposed naming scheme for blenlib (BLI_<prefix>_<function-name>). |
April 22, 2014, 09:23 (GMT) |
Original paged buffer implementation. |
April 22, 2014, 09:23 (GMT) |
Better macros for low-level ultra fast access to paged buffers. |
|