-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi slots + new elemOrient type (#471)
* Use Utils.ParseVectorX for pos/rot/size in generators; Use new syntax for dummy values in ReadFromJson * Fix issue with spaces in given vectors * description as a string * Adapt GUIObjectInfos for new description format * Fix crashes related to new size format * Simplify GUIObjectInfos.UpdateFields() * Rename SMargin components; areas as vector4 * Fix areas command parsing * Fix scrollbar issue in infos panel * Simplify DisplayObjectData.SetLabel() * Simplify DisplayObjectData.SetLabel() & fix face text with rack's name * Parse new slot format (but placement issue with multi slots) * Fix horizontal slots position * objects from API no longer have empty attributes * Adapt to new STemplateChild.elemOrient type * Fix devices orientation when placed in slot * Fix issue when getting template on a non-templated generic object * Update build date, typo & doc * Better check in dictionnaries * Remove outdated attribute modifications for templated racks * Fix device position in front orientation in slot * Update build date & commit nb
- Loading branch information
Showing
8 changed files
with
160 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.