-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display only non-empty buildings using wireframe #182
Labels
Comments
ozkriff
changed the title
Display buildings using wireframe only if there're someone inside
Display only non-empty buildings using wireframe
Jun 13, 2016
ozkriff
added a commit
that referenced
this issue
Jul 14, 2016
Если в сцену добавить фигню вроде sector_id_to_node_id, только для обычных объектов, то данная задача может быть легко решена. |
Все равно мне ради дыма, видимо, придется это делать. |
Дым в мастер ветке, ради него пришлось хакнуть сцену со всей этой фигней для индексов объектов. Теперь можно и за здания приниматься, все готово. |
ozkriff
added a commit
that referenced
this issue
Aug 29, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Сейчас здания всегда отображаются в виде сетки. По идее, они бы должны в отрисовку сеткой переключаться только когда что-то содержат внутри, но для этого надо добавить возможность по ObjectId просить у сцены узел.
The text was updated successfully, but these errors were encountered: