830 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			830 B
		
	
	
	
	
	
	
	
- 2024-12-02: Submodules have been moved in to this repository (previously contained in https://github.com/leenkx3d/lnxsdk).
 - 2019-06-30: Return value of 
PhysicsWorld.rayCast()changed, seedfb7609a28. - 2019-04-06: Use voxelao instead of voxelgi, gi will be reworked into raytracing.
 - 2019-01-13: If you are using Leenkx Updater, get Leenkx 0.6beta from https://leenkx.itch.io/leenkx3d first (or clone the sdk from https://github.com/leenkx3d/lnxsdk).
 - 2018-08-28: 
LampObjectandLampDatais nowLightObjectandLightData - 2018-06-01: 'Not Equal' has been removed from the Gate logic node. Use 'Equal' and 'False' output socket instead.
 - 2017-11-20: Use 
leenkx.trait.physics.*instead ofleenkx.trait.internal.*to access physics traits.