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