- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
Deprecated light node - #1033 #1042
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
Conversation
| In the past, I've deleted tests/examples that targeted deprecated features. | 
| There are 3  
 | 
| Stuck? | 
| Not really, just don't have much time for coding these days. I'll try to do it asap. | 
| Just curious. No rush. | 
| Been doing some work and figured out that TestConeVSFrustum will need some general cleanup. There are random variables that are never used and the class uses TempVars. Aren't those supposed to be used by the engine only? | 
| Yes,  | 
| What is the status of this? | 
| I think I have some more stuff done locally but never pushed it, will have to check. | 
| Okay, looked into it a bit and I'm not sure what TestConeVSFrustum is even supposed to do. There's some unused stuff and the test as a whole looks unfinished. Still have to check TestManyLightSingle. | 
| I believe that  | 
| Friendly reminder to have a look at this again :) | 
| Yearly reminder again :D | 
Conflicts: jme3-examples/src/main/java/jme3test/light/TestConeVSFrustum.java jme3-examples/src/main/java/jme3test/light/TestLightNode.java
This fixes #1033.
Should I also deprecate the TestLightNode.java?