Page MenuHome

BGE: Remove old world bge.render API
ClosedPublic

Authored by Thomas Szepe (hg1) on Dec 29 2013, 4:41 PM.

Details

Summary

This patch can be used to remove the old world bge.render API if the new world API D157 is used.

If the new world API is applied we can remove the old API because the old has newer worked.
The patch keep the two old working methods for backward compatibility.

Diff Detail

Repository
rB Blender

Event Timeline

Same comment as D157, code looks ok but it's not my decision.

Thomas Szepe (hg1) updated this revision to Unknown Object (????).Jan 8 2014, 11:41 PM

Update necessary about the other patch changes.

Mitchell Stokes (moguri) requested changes to this revision.Apr 16 2014, 4:46 AM

As mentioned in D157, you should print deprecation warnings for deprecated functions. As for removing the not working functions, I am okay with this, but it would be best to have Campbell give a final okay.

Thomas Szepe (hg1) updated this revision to Unknown Object (????).Jul 19 2014, 7:30 PM

Update for the actual master.

Campbell Barton (campbellbarton) edited edge metadata.

Needs updating, but think its fine to go in.

This revision now requires changes to proceed.Feb 2 2015, 3:30 PM
Thomas Szepe (hg1) edited edge metadata.

Update fix merge conflicts with actual master branch.

Mitchell Stokes (moguri) edited edge metadata.
This revision is now accepted and ready to land.Feb 24 2015, 8:10 PM
This revision was automatically updated to reflect the committed changes.