Skip to content

Improve cloneElement #182

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

Closed
wants to merge 12 commits into from
Closed

Improve cloneElement #182

wants to merge 12 commits into from

Conversation

emre1702
Copy link
Contributor

@emre1702 emre1702 commented Dec 3, 2017

Improvements:

  1. Use virtual clone function for the elements (as wanted in TODO comment in CStaticFunctionDefinitions.cpp)
  2. Created IsCloneable function for CElement
  3. CObject copy constructor improved & fixed (add type "object", copy alpha, scale, health, freeze, doublesided, breakable, syncable, syncer)
  4. Fixed IsSyncable() usage for CPed (used of new created CPed instead of the one element we want to clone)

@Necktrox Necktrox added enhancement New feature or request pr:needs-testing labels Dec 10, 2017
@qaisjp
Copy link
Contributor

qaisjp commented Sep 6, 2018

Stop deleting your repository @emre1702!

@qaisjp qaisjp added this to the 1.5.7 milestone Sep 6, 2018
@qaisjp
Copy link
Contributor

qaisjp commented Sep 6, 2018

I am working on this

@qaisjp
Copy link
Contributor

qaisjp commented Sep 6, 2018

This will auto close when next merges into master. Consider this merged.

@qaisjp qaisjp closed this in 960903e Sep 7, 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
None yet
Development

Successfully merging this pull request may close these issues.

5 participants