Commit Graph

1745 Commits (5ce347eec8a39931a5dc21bea9632434fa730058)
 

Author SHA1 Message Date
rem..om 1b8e65bc97 SDK : remover deleteFromCache call in SpatialAssetDataObject since it's not allowed anymore 14 years ago
sha..rd 73aa30785b * AssetPathURL now accepts non-relative asset paths 14 years ago
Kae..pl 99746c72ec Several changes to constraints (but may not working well yet). 14 years ago
sha..rd f182b5d91b * Javadoc for some classes 14 years ago
nor..67 e084c2baf1 - fix Material Editor j3m path setting 14 years ago
ant..om 06e04c429c Fix: fixed exception when trying to jump with physics turned off 14 years ago
sha..rd 7308cdfca6 * Fixed issue with spot light shader not taking into account alpha 14 years ago
sha..rd d8afde19cf * Fix crashes due to introduction of MaterialKey 14 years ago
sha..rd 026a72d57e * Fix crash in TestEverything 14 years ago
sha..rd 7cd213b940 * Fix for ParticleEmitter.clone() 14 years ago
Sha..om 66d78be974 * asin -> atan 14 years ago
ant..om dfef1a6dfe Fix: fixed a bug when using alphamaps with TerrainGrid 14 years ago
rem..om 310193018d - added a ColorRGBA to tempVars 14 years ago
kim..ng 0b7f96726f Android: fixed logging 14 years ago
rem..om c172b2e455 - Reverted previous uniform change, it was causing changes in constants, when user was assigning a constant to a uniform (like mat.setColor("Color",ColorRGBA.White)). 14 years ago
PSp..om 1bbbc3b0bb Fixed a typo in the comment. OCD strikes again. 14 years ago
PSp..om 7ea2f54286 Turning the memory tracking off since it's pretty expensive 14 years ago
rem..om e6c2653fe6 Fixed varrying binding in the lighting shader 14 years ago
rem..om b1b389be57 sdk : complete commit due to prior mistake in commit 14 years ago
rem..om 3cd94d776f sdk : added spot light support to scene composer 14 years ago
rem..om 53354f5dda sdk : added spot light support to jmp 14 years ago
nor..67 58d485467a - fix lighting compile error 14 years ago
rem..om 99a4b00c15 - Added SpotLight light type. 14 years ago
rem..om 41f417570d Uniforms : fixed Copyright formatting 14 years ago
sha..rd 3bd4146f4b * Prevent shader leaks 14 years ago
rem..om 6c4a13ddde Uniforms : fixed clearValues to not assign references. 14 years ago
nor..67 ba6f64a637 - fix nifty project library 14 years ago
kim..ng bb2d1073de Android: added some more logging to the surface creation 14 years ago
Kae..pl e911e3299e Changes to animations storing (not yet used in the selected blender file) and small refactoring. 14 years ago
nor..67 06264e69bf - fix to HingeJoint (native bullet), thanks to @makeshift 14 years ago
Kae..pl 1e2e6f6a2d Fix to armature modifier loading. 14 years ago
bre..ns c54ce7be27 reduced terrain save j3o file size 14 years ago
Kae..pl a2b83be8bd Improvements to blender manual tester. 14 years ago
bre..ns 4b57b7187a fixed terrain camera controller to use the changes to AbstractCameraController 14 years ago
sha..rd 381764a0ec * System.load() will still be called on natives even if the file already exists 14 years ago
rem..om 1cd980db9b PssmRenderer : 14 years ago
sha..rd 92a751893f * Disable point sprite if not rendering a point mesh. May prevent ATI driver crashes 14 years ago
sha..rd 6c12808493 * Another ATI driver hack, now for framebuffers. Based on http://www.opengl.org/wiki/Common_Mistakes#Automatic_mipmap_generation 14 years ago
sha..rd 88257bbb3e * Removed glTexEnv(GL_COORD_REPLACE, ...) call because it is not needed when using shader 14 years ago
sha..rd d48b06c951 * Enable point sprite mode only for first texture unit. May prevent ATI driver crashes 14 years ago
PSp..om 1e8dea8eba Made the methods called from the audio thread final because 14 years ago
PSp..om 287bc0167c Added an AudioContext to hold the thread local audio 14 years ago
nor..67 27265b1149 - fix NiftyGUI library references 14 years ago
rem..om 66badd193a SDK : 14 years ago
rem..om 89e18f9b85 SDK : 14 years ago
sha..rd 15fbe27d13 * Now added "asset name requirements" to FileLocator to prevent Windows -> Linux porting issues 14 years ago
sha..rd 9f160234f8 * Added case-sensitivity and other "asset name requirements" to ClasspathLocator to prevent Windows -> Linux porting issues 14 years ago
sha..rd 045a8f6f0d * Nifty 1.3 release 14 years ago
sha..rd 7f96a82b77 * Natives will now get extracted only if they were actually updated (last modified date changed) 14 years ago
Sha..om a5d00fd003 * Fixed NullPointerException when loading old materials that used wireframe.j3md 14 years ago