Commit graph

28 commits

Author SHA1 Message Date
ZappoMan
f7820ce97a renaming mode files to entity 2014-06-26 11:52:45 -07:00
ZappoMan
049b8b7074 switch deleteModels() to use single pass for entire model set 2014-06-25 17:06:19 -07:00
ZappoMan
750ee639f0 change DeleteModelOperator to handle multiple deletes in single pass 2014-06-25 16:47:46 -07:00
ZappoMan
3bc970c9e9 added ModelTree::deleteModels(QSet<ModelItemID>) which correctly marks tree as changed 2014-06-25 16:11:06 -07:00
ZappoMan
441a345864 implement version of deleteModel that correctly marks tree as changed 2014-06-25 15:08:34 -07:00
ZappoMan
61cc54f13d removed old dead code 2014-06-19 22:39:05 -07:00
ZappoMan
50f6c5a427 added comments about recursion vs direct access to model items 2014-06-19 22:32:24 -07:00
ZappoMan
f50395f8db improve ModelItemID to ModelTreeElment map to not require rewriting when locel model ids are assigned values 2014-06-19 22:11:10 -07:00
ZappoMan
2d1d4de174 hacking more on the modelID to element map 2014-06-19 16:47:33 -07:00
ZappoMan
3ed0b34b63 optimized findModelByID 2014-06-19 14:39:22 -07:00
ZappoMan
fb34d13305 more work on optimized storeModel() 2014-06-19 14:30:44 -07:00
ZappoMan
618f538be5 mostly working, but some blinking when setting glow 2014-06-19 10:40:38 -07:00
ZappoMan
b499806ff7 first cut at new optimized store model, not quite working yet 2014-06-17 09:15:53 -07:00
ZappoMan
c53d99838d cleanup names of findModels/findParticles in cube 2014-06-13 10:37:31 -07:00
Atlante45
0bdd20abc9 Coding Standard 2014-06-05 15:46:07 -07:00
wangyix
c87c474877 removed debug info, cleaned code for pull req 2014-05-29 10:39:40 -07:00
wangyix
a0f9d2c106 Merge remote-tracking branch 'upstream/master' 2014-05-29 09:20:30 -07:00
wangyix
5d4b0df108 added flag,seq,st to EnvironmentData, untested
removed/commented out debug prints
2014-05-28 17:41:38 -07:00
wangyix
c799077379 added flag,seq,ts to ParticleErase and ModelErase
... this fixes unreasonable flight-time issue
2014-05-28 17:20:10 -07:00
ZappoMan
39ed7f7b65 renaming of AABox to AACube, introduction of actual AABox 2014-05-23 10:45:04 -07:00
ZappoMan
0e446d0fc5 fix two bugs in models not rendering 2014-05-16 16:53:14 -07:00
ZappoMan
0db242bbaa cleanup debug 2014-05-15 00:46:09 -07:00
ZappoMan
ca2d2c751c fixing models not rendering sometimes 2014-05-15 00:34:09 -07:00
ZappoMan
128e4a13de place models in proper containing voxel 2014-05-07 17:32:51 -07:00
ZappoMan
91e4a89573 cleanup old references to node which are really elements 2014-05-06 15:47:18 -07:00
ZappoMan
cde583452a make model server not oversend data 2014-05-06 15:31:45 -07:00
ZappoMan
f7da070d77 more work, cleanup names, remove translation use snap to center 2014-05-01 11:29:17 -07:00
ZappoMan
f993f984c9 first cut at modelserver 2014-04-30 09:26:14 -07:00