
- #Xsi modtools free translate install#
- #Xsi modtools free translate archive#
- #Xsi modtools free translate android#
Changed Android NDK Android.mk build scripts to better handling building on Android ARM 32 and 64 and Android x86.Changed PS4/PS5 system clock to use kernel functions directly.In order to get classic Granny behavior on this you will need to add GRANNY_LERP_KEYFRAMES=0 and re-build the Granny library/DLL. Runtime: Compatibility Note Changed default compile option so that Granny will LERP non-compressed curve keyframes.Added support for keyframed curves to GrannyEvaluateCurveAtT.Updated Granny iPhone demo/tutorial to build and run on newer XCode/iOS match Android version.Fixed Granny iPhone library broken MIPLevels TextureImageType handling.
Fixed Maya exporter crash involving invalid numericdata attributes. Include last frame when dumping animation in preprocessor dumpanim command. Added model and modelname option to preprocessor dumpanim command to dump animations where the model is stored separately. Changed major copyright text to Epic Games Tools LLC. See Using Granny in a Project in the help documentation for details. This may require changing your build scripts.
Changed the Android, Mac, and Linux pre-built library names to better match.Added pre-build Android x86 version of Granny and GState.
Changed Granny Viewer installer to install 64 bit version of Granny Viewer.Changed export result log dialog continue updating after more than 32k of logging.Improved cancel and progress handling on Granny export dialog.Added keyboard shortcut 'r' for Reset Character Position command in Anim Studio.Added Character Root Coordinates to Anim Studio debug text.Improved Visual Studio project files for building Exporter and the Granny Viewer (for Export licensees).
If you are trying to build Anim Studio and would like a pre-built LuaJIT ask Granny support (you still can just get the archive and built it yourself as always). Changed Granny logo in the Granny Viewer to something slightly more modern. Fixed missing Anim Studio Visual studio project/solutions. Fixed Anim Studio to compile with newer versions of Visual Studio. Changed state_machine::GetScalarOutputRange to provide a warning when querying an external input of a state machine. Changed Pose Storage nodes to resample the storage if AdvanceTime has been called since the last sample, even with a delta time of 0. Changed GState Character instances to count number of times AdvanceTime is called so that pose storage nodes can be updated even when delta time is 0. Slightly more verbose GState warnings when doing file conversions. Added new GState node utility methods anim_source::IsAnimationBound and parameters::GetParamValue. API Changes: Removed UseTmLite UseTelemetry GStateUseTelemetry added GrannySetTelemetr圜aptureMask and GStateSetTelemetr圜aptureMask. Cleaned up Telemetry hooks for Granny and GState. Added Maya 2022 and 3ds Max 2022 exporters.