Page MenuHome

BGE: Add new get methods for world values
AbandonedPublic

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

Details

Summary

Add get methods for background color, ambient color and mist values to the existing bge.render API.

Diff Detail

Event Timeline

Looks ok to me except for the typo.

source/gameengine/Ketsji/KX_PythonInit.cpp
1116

setMistType => getMistType

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

Changed setMistType => getMistType

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

Update for the actual master.

Don't apply this patch if D158 will be used.

This patch is not necessary any more because D158 is being applied.