mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
New state handling code
This commit is contained in:
parent
0bb2f00f88
commit
a4680750b6
@ -13,6 +13,7 @@
|
||||
alphaTestAttrib.I alphaTestAttrib.h \
|
||||
ambientLight.I ambientLight.h \
|
||||
antialiasAttrib.I antialiasAttrib.h \
|
||||
attribSlots.h attribSlots.I \
|
||||
auxSceneData.I auxSceneData.h \
|
||||
bamFile.I bamFile.h \
|
||||
billboardEffect.I billboardEffect.h \
|
||||
@ -115,6 +116,7 @@
|
||||
alphaTestAttrib.cxx \
|
||||
ambientLight.cxx \
|
||||
antialiasAttrib.cxx \
|
||||
attribSlots.cxx \
|
||||
auxSceneData.cxx \
|
||||
bamFile.cxx \
|
||||
billboardEffect.cxx \
|
||||
@ -213,6 +215,7 @@
|
||||
alphaTestAttrib.I alphaTestAttrib.h \
|
||||
ambientLight.I ambientLight.h \
|
||||
antialiasAttrib.I antialiasAttrib.h \
|
||||
attribSlots.h attribSlots.I \
|
||||
auxSceneData.I auxSceneData.h \
|
||||
bamFile.I bamFile.h \
|
||||
billboardEffect.I billboardEffect.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user