Rabishan
Member
|
mesh->showAll() mesh->hideAll() don't exist anymore?
hi esenthel,
in EE 1.0 after latest update(build 23) mesh->showAll(), mesh->hideAll() etc don't exist anymore.
thanks,
|
|
05-15-2013 05:55 AM |
|
Seba
Member
|
RE: mesh->showAll() mesh->hideAll() don't exist anymore?
From Version history:
Quote:-new function "SetDrawMask(UInt draw_mask=0xFFFFFFFF)" which can be used to control MeshPart visibility along with the new "MeshPart.setDrawGroup" method, which is a more efficient way than previous hide/show parts by their name
-new tutorial "Mesh Part Draw Group"
|
|
05-15-2013 08:04 AM |
|
dylantan
Member
|
RE: mesh->showAll() mesh->hideAll() don't exist anymore?
(05-15-2013 08:04 AM)Seba Wrote: From Version history:
Quote:-new function "SetDrawMask(UInt draw_mask=0xFFFFFFFF)" which can be used to control MeshPart visibility along with the new "MeshPart.setDrawGroup" method, which is a more efficient way than previous hide/show parts by their name
-new tutorial "Mesh Part Draw Group"
Sorry just want to clarify, is this applied to EE 1.0 or 2.0?
|
|
05-15-2013 08:43 AM |
|
Seba
Member
|
RE: mesh->showAll() mesh->hideAll() don't exist anymore?
I think it is in 1.0 and 2.0. I use it in 1.0 also examples use this function. In version history build 23 you have:
Quote:Released Esenthel 1.0 for Windows, Mac, Android and iOS build 23:
this update features all improvements since last release, and:
|
|
05-15-2013 09:05 AM |
|
Esenthel
Administrator
|
RE: mesh->showAll() mesh->hideAll() don't exist anymore?
This is applied to both 1.0 and 2.0
|
|
05-15-2013 01:07 PM |
|
dylantan
Member
|
RE: mesh->showAll() mesh->hideAll() don't exist anymore?
I see. Many Thanks Seba and Esenthel. Will sure to try them out.
|
|
05-15-2013 01:12 PM |
|