mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 17:59:03 +00:00
Changed: Added preview particle system in geqt.
This commit is contained in:
parent
dc367b7f43
commit
6aad078daa
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ namespace NLQT
|
|||
}
|
||||
else
|
||||
{
|
||||
if (path.contains(".shape"))
|
||||
if (path.contains(".shape") || path.contains(".ps"))
|
||||
{
|
||||
if (Modules::objViewInt())
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue