sergey.pozhidaev Posted December 14, 2014 Posted December 14, 2014 Hi, how to remove Vertex and Index from Object(ObjectMeshDynamic)?
unclebob Posted December 15, 2014 Posted December 15, 2014 Hello Sergey, There's no way to remove single vertex unfortunately. Consider recreating whole surface without that vertex.
sergey.pozhidaev Posted December 17, 2014 Author Posted December 17, 2014 i think that "Game Engine" must provide this logicaly standart functions, ok this may be slow or something else, but it must be in all containers (funcs: add, get, set, del). in code this may be recreation surface or some low-level operations, we need this functions for our architecture
silent Posted December 18, 2014 Posted December 18, 2014 Hi Sergey, Yes, you are absolutely right. I've added your suggestion to our TODO list. However, can't guarantee that such functionality will be available in the next SDK update, sorry, How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
silent Posted December 19, 2014 Posted December 19, 2014 Implemented, the feature will be available in the next SDK update. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts