![]() |
-
New component TCastleTransformDesign allows to reference a
xxx.castle-transformfile inside a parent design. This way you can define a composition ofTCastleTransform(includingTCastleScene) inside anxxx.castle-transformfile, and reuse it multiple times.It is similar to the existing TCastleDesign for user interface.
-
New example examples/advanced_editor shows:
-
Instantiating multiple times UI design with
TSerializedComponent,TCastleDesign -
Instantiating multiple times transform design with
TSerializedComponent,TCastleTransformDesign -
Registering custom components (project-specific) to be available in editor
-
-
Finally, an important bug with using custom components in the editor on Unix was fixed.













