Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Releases: Innoactive/Creator

v2.11.1

11 May 09:23
3115476
Compare
Choose a tag to compare

2.11.1 (2021-05-11)

Bug Fixes

v2.11.0

04 May 10:17
5b059d4
Compare
Choose a tag to compare

2.11.0 (2021-05-04)

Bug Fixes

  • added warning when the unity inputsystem is not used (5b62a1e)
  • keybinding creation does not duplicate folder (3a7c694)
  • the creator windows no longer crash when building (#274) (df9f198)

Features

  • added a central input controller supporting the new input system (96d69d3)

v2.10.0

16 Apr 09:39
84d64bc
Compare
Choose a tag to compare

2.10.0 (2021-04-16)

Bug Fixes

  • add root dir to includes and excludes in package exporter (#259) (9edacf9)
  • default and current language will now be properly handled (b0682f0)
  • higher dependency versions are now supported (#270) (a9ed61e)
  • issue when reading persistent files on windows (#267) (f583b8c)
  • typo in path fixed and clarification (#268) (cf1a790)
  • xr plugin management is now fix at v4.0.1 (#262) (4315083)

Features

  • added course events to the CourseRunner (9c85b67)
  • dependency versioning (#261) (8bd229f)
  • improved localization loading mechanics TRNG-1414 (4cddbed)

v2.9.0

01 Mar 09:15
bab2373
Compare
Choose a tag to compare

2.9.0 (2021-03-01)

Bug Fixes

  • add basic_ui to assembly symbol checker (#254) (1422509)
  • in edtior core is still referencing UnityEditor which is breaks reflection (0f3041a)
  • renamed is blocking to wait for completion (#256) (d89a95d)

Features

  • add help buttons to conditions and behaviors (a80ca83)

v2.8.0

05 Feb 09:59
ebe66d9
Compare
Choose a tag to compare

2.8.0 (2021-02-05)

Bug Fixes

  • avoid saving references when there is no runtimeconfig (#245) (b139578)
  • maximizing creator tabs does not crash unity anymore (20e27a2)
  • new json handling prevents crashes due to too long courses (fc74af5)

Features

  • dependency manager: versioning and sample importing were added (#243) (f9edeca)
  • ui: editor ui improvements (fb6de11)

v2.7.0

15 Dec 17:22
6e7e8dd
Compare
Choose a tag to compare

2.7.0 (2020-12-15)

Bug Fixes

  • add material design icons for plus and arrow right (9043ac3)
  • course and step persist in editor when entering playmode (#217) (d68d277)
  • course will be revalidated when course view is focused (f72759f)
  • creator settings are not lagging anymore (4a6b343)
  • existing training wont stop you from starting the step guide (#215) (02cdbbb)
  • fixed spam for broken unique name references (7e709a2)
  • fixed the return value of newly created project settings (009d470)
  • improved tracking of user updating and pro status (e054e5e)
  • increase stroke size of step transitions (3ac5c8e)
  • issue that prevented unreferencing scene objects (#229) (c32a228)

Features

  • add lock objects on scene start (#226) (c749fa8)
  • displayed course changes to match scene selected (#208) (c736186)
  • removed beziercurves from straight lines (210e09a)

v2.6.0

30 Nov 13:58
2266c9b
Compare
Choose a tag to compare

2.6.0 (2020-11-30)

Bug Fixes

  • solved issue in the hardware setup page (#205) (244390d)

Features

v2.5.0

16 Nov 14:23
8f95cd5
Compare
Choose a tag to compare

2.5.0 (2020-11-16)

Bug Fixes

  • dynamic link to creator community (baa38fa)
  • fixed a missing entity ex for missing scene objects on unlock tab (753d60e)
  • localization files can now be read in android (#181) (91a7609)
  • make IMGUI tests green again (#173) (ad991c9)
  • xr setup is now always completed (#183) (de9baa6)

Features

  • assembly-checker: added assembly checker for symbols (ebf5e68)
  • settings: moved all creator settings into (d388ec8)
  • validation: validation system basics (d6869b5)
  • wizard: step by step guide on how to get started (667b94f)
  • added link to support page in Innoactive menu (8040fc2)
  • Improved help options in menu (eca49dc)
  • new helper for setting the .net API level (#182) (b70697b)

v2.4.1

21 Sep 14:06
3b106b7
Compare
Choose a tag to compare

2.4.1 (2020-09-21)

Bug Fixes

  • unfocus selected elements when switching tabs (c188acd)

v2.4.0

08 Sep 07:05
9fa93b6
Compare
Choose a tag to compare

2.4.0 (2020-09-08)

Features

  • prettifying training setup wizard (364342c)
  • wizard: added XR settings page (#167) (06b5147)