Sergey Sharybin d50821f145 Particle edit: Initial support of edit with copy-on-write
The idea is that edit mode structure is owned by original object,
and used for drawing. This is a bit confusing, especially since
path cache is also in that structure and needs evaluated object
to calculate cache.

In the future we should split edit data from visualization data,
but that's bigger refactor.
2018-05-11 12:49:25 +02:00
2018-05-09 12:50:26 +02:00
2018-05-11 08:17:05 +02:00
2018-04-24 12:26:37 +02:00
2018-05-09 12:50:26 +02:00
2017-12-12 13:55:09 +11:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%