Re: CameraBagPlugin v1.5 now allows more than 50 cameras

by digitaltrails » Wed Sep 23, 2020 10:13 pm

Thank you for this plugin, works great!

I'm making a (shortcut) plugin to export the cameras to a sandbox directory, and would like to access the method without using the save dialog box. Can you post the source code?
Thanks, it's nice to get some feedback.

The Java source code and project files are included in the plugin zip file:

Code: Select all

zipinfo ~/eteks/sweethome3d/plugins/CameraBagPlugin-1.0.jar                              ✔  10001  08:58:24
Archive:  /home/michael/eteks/sweethome3d/plugins/CameraBagPlugin-1.0.jar
Zip file size: 16198 bytes, number of entries: 13
-rw----     2.0 fat       25 bX defN 19-Apr-03 17:56 META-INF/MANIFEST.MF
-rw----     2.0 fat      732 bl defN 19-Apr-02 13:46 com/eteks/digitaltrailscamerabag/CameraBagPlugin.class
-rw----     2.0 fat     1171 bl defN 19-Apr-02 13:45 com/eteks/digitaltrailscamerabag/CameraBagPlugin.java
-rw----     2.0 fat     7232 bl defN 19-Apr-03 17:55 com/eteks/digitaltrailscamerabag/CameraImportAction.class
-rw----     2.0 fat     5855 bl defN 19-Apr-03 17:55 com/eteks/digitaltrailscamerabag/CameraImportAction.java
-rw----     2.0 fat     6890 bl defN 19-Apr-03 17:55 com/eteks/digitaltrailscamerabag/CameraExportAction.class
-rw----     2.0 fat     4887 bl defN 19-Apr-03 17:55 com/eteks/digitaltrailscamerabag/CameraExportAction.java
-rw----     2.0 fat     1163 bl defN 19-Apr-02 13:48 com/eteks/digitaltrailscamerabag/Local.class
-rw----     2.0 fat     1364 bl defN 19-Apr-02 13:48 com/eteks/digitaltrailscamerabag/Local.java
-rw----     2.0 fat      718 bl defN 19-Apr-02 15:03 com/eteks/digitaltrailscamerabag/ApplicationPlugin.properties
-rw----     2.0 fat        6 bl defN 15-Oct-09 09:11 .gitignore
-rw----     2.0 fat      478 bl defN 15-Sep-30 19:55 .classpath
-rw----     2.0 fat      401 bl defN 19-Apr-02 13:22 .project


Hope that helps.

Cheers,
Michael