fix quote detection of multi-line VRMLscripts #5
No reviewers
Labels
No Label
bug
confirmed
duplicate
enhancement
help wanted
High
known issue
Low
Normal
not a task
question
task
v2.4
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: extensions/io_scene_x3d#5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Bujus_Krachus/io_scene_x3d:fix-quotes-multiline-vrml-scripts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fixes blender/blender-addons#101717, when VRML contains multi-line VRMLscript by adding back the closing quoatation if the number of quotes is odd add the end of the multiline read. Now the attached file from the report imports correctly.