godot/platform
Juan Linietsky b324ff7ea5 A bit of everything:
-IMA-ADPCM support for samples, this means that sound effects can be compressed and use 4 timess less RAM.
-New 3D import workflow based on Wavefront OBJ. Import single objects as mesh resources instead of full scenes. Many people prefers to work this way. Just like the rest of the imported resources, these are updated in realtime if modified externally.
-Mesh resources now support naming surfaces. This helps reimporting to identify which user-created materials must be kept.
-Several fixes and improvements to SurfaceTool.
-Anti Aliasing added to WorldEnvironment effects (using FXAA)
-2D Physics bodies (RigidBody, KinematicBody, etc), Raycasts, Tilemap, etc support collision layers. This makes easy to group which objects collide against which.
-2D Trigger shapes can now also trigger collision reporting in other 2D bodies (it used to be in Area2D before)
-Viewport render target textures can now be filtered.
-Few fixes in GDscript make it easier to work with static functions and class members.
-Several and many bugfixes.
2014-05-14 01:22:15 -03:00
..
android A bit of everything: 2014-05-14 01:22:15 -03:00
bb10 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
flash -run script in editor 2014-02-20 23:01:44 -03:00
iphone A bit of everything: 2014-05-14 01:22:15 -03:00
isim -Support for changing fonts 2014-04-05 12:39:30 -03:00
javascript -improved physics ccd 2014-02-19 11:57:14 -03:00
nacl GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
osx OSX current_videomode size is now initialized with correct resolution based on backing store. Fixes issue where content does not correctly fit in window on retina displays. 2014-02-18 22:48:38 -05:00
server Stop tracking platform/server/logo.h for it will be autogenerated 2014-02-19 23:51:08 +08:00
windows -OpenSSL Fixes 2014-05-01 09:53:37 -03:00
x11 fix z-buffer issues on x11/mesa 2014-05-06 00:01:08 +03:00