Skip to content
Snippets Groups Projects

WIP: Feature/#415 use resource pointer directly as component

Closed Jan Delember requested to merge feature/#415_ResourcePointer_cCmponent into master

We use ResourcePointers directly instead of through HandleComponents which only wrap the resource pointer.

Please take a close look. I needed to declare the copy constructor and operator of Component from delete to default. That should in general be no problem, since we store the components within the entities in unique_ptr what makes them non-copyable.

Edited by Jan Delember

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading