|
@@ -3,7 +3,12 @@
|
|
|
- Pre-built versions gameplay-encoder added to bin folder with TTF, DAE and FBX support built-in.
|
|
- Pre-built versions gameplay-encoder added to bin folder with TTF, DAE and FBX support built-in.
|
|
|
- Improved modular shader library with support for #include in shaders.
|
|
- Improved modular shader library with support for #include in shaders.
|
|
|
- Fixes to FrameBuffer, RenderTarget and DepthStencilTarget.
|
|
- Fixes to FrameBuffer, RenderTarget and DepthStencilTarget.
|
|
|
-- TODO
|
|
|
|
|
|
|
+- Fixes node cloning.
|
|
|
|
|
+- Adds the ability to clone the boy in sample03-character by pressing 'c'.
|
|
|
|
|
+- Improvements to gameplay-encoder.
|
|
|
|
|
+ - Prompts user for font size if not specified.
|
|
|
|
|
+ - Fixes output file path when encoding fonts.
|
|
|
|
|
+ - Adds "-g" argument for grouping animations.
|
|
|
|
|
|
|
|
## v1.3.0
|
|
## v1.3.0
|
|
|
|
|
|
|
@@ -12,7 +17,7 @@
|
|
|
- User Interface support for scrolling with scrollbars on Container.
|
|
- User Interface support for scrolling with scrollbars on Container.
|
|
|
- PVRTC, ATC and DXT texture compression support.
|
|
- PVRTC, ATC and DXT texture compression support.
|
|
|
- Performance improvements in user interface forms and text.
|
|
- Performance improvements in user interface forms and text.
|
|
|
-- Performance improvements in animations on transforms.
|
|
|
|
|
|
|
+- Performance improvements in animations on transforms.
|
|
|
- Performance improvements using NEON math for BlackBerry and iOS.
|
|
- Performance improvements using NEON math for BlackBerry and iOS.
|
|
|
- Fixes for improvements in error handling throughout all systems.
|
|
- Fixes for improvements in error handling throughout all systems.
|
|
|
- Fixes supporting built-in Maya COLLADA exporter via DAE_FBX export.
|
|
- Fixes supporting built-in Maya COLLADA exporter via DAE_FBX export.
|