Skip to content
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

Make target an integral part of cameras and lights #21

Closed
ZieIony opened this issue Jul 26, 2018 · 1 comment
Closed

Make target an integral part of cameras and lights #21

ZieIony opened this issue Jul 26, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@ZieIony
Copy link
Owner

ZieIony commented Jul 26, 2018

  • make a new collection with support for being read-only
  • make entity collection for cameras and lights read-only
@ZieIony ZieIony added the enhancement New feature or request label Jul 26, 2018
@ZieIony ZieIony self-assigned this Jul 26, 2018
@ZieIony ZieIony added this to To do in Engine Jul 26, 2018
@ZieIony ZieIony changed the title Make entity collection read only for cameras and lights Make target an integral part of cameras and lights Jul 30, 2018
@ZieIony
Copy link
Owner Author

ZieIony commented Jul 30, 2018

Keeping target as a separate entity doesn't seem to be the best idea. Target contains useless attributes (like scale and rotation), doesn't make sense as a resource and will be hard to manage in hierarchical structure of scene objects. Making it internal will also solve the issue of being a read-only child.

@ZieIony ZieIony closed this as completed Oct 1, 2018
Engine automation moved this from To do to Done Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Engine
  
Done
Development

No branches or pull requests

1 participant