This is an automated email from the ASF dual-hosted git repository.
mgentry pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-modeler.git
The following commit(s) were added to refs/heads/master by this push:
new 71bfd38 Updated screenshots.
71bfd38 is described below
commit 71bfd382d8dcff8416f671583f5a68b8062edbf3
Author: Michael Gentry <[email protected]>
AuthorDate: Fri May 2 08:48:59 2025 -0400
Updated screenshots.
---
README.md | 11 +++++------
docs/screenshots/DataDomain.png | Bin 0 -> 151773 bytes
docs/screenshots/DataMap.png | Bin 0 -> 175959 bytes
docs/screenshots/DataSynchronization.gif | Bin 0 -> 4075612 bytes
docs/screenshots/ObjectEntity1.png | Bin 0 -> 184865 bytes
docs/screenshots/ObjectEntity2.png | Bin 0 -> 239746 bytes
6 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 4f8631a..a9b2a61 100644
--- a/README.md
+++ b/README.md
@@ -23,19 +23,19 @@ What will it look like? Well, it has the same basic layout
as the current Cayen
The following screenshots show how the prototype is shaping up. They'll be
updated as work progresses.
**DataDomain Editor**
-
+
**DataMap Editor**
-
+
**ObjEntity Class Editor**
-
+
**ObjEntity Attributes Editor**
-
+
**Multiple Window Data Synchronization**
-
+
## Development
@@ -56,4 +56,3 @@ The
[FontAwesomeFX](https://bitbucket.org/Jerady/fontawesomefx) library is used
## License
[Apache Software Foundation](http://www.apache.org/licenses/LICENSE-2.0)
-
diff --git a/docs/screenshots/DataDomain.png b/docs/screenshots/DataDomain.png
new file mode 100644
index 0000000..d55f02f
Binary files /dev/null and b/docs/screenshots/DataDomain.png differ
diff --git a/docs/screenshots/DataMap.png b/docs/screenshots/DataMap.png
new file mode 100644
index 0000000..5cda1b3
Binary files /dev/null and b/docs/screenshots/DataMap.png differ
diff --git a/docs/screenshots/DataSynchronization.gif
b/docs/screenshots/DataSynchronization.gif
new file mode 100644
index 0000000..08b6938
Binary files /dev/null and b/docs/screenshots/DataSynchronization.gif differ
diff --git a/docs/screenshots/ObjectEntity1.png
b/docs/screenshots/ObjectEntity1.png
new file mode 100644
index 0000000..86930aa
Binary files /dev/null and b/docs/screenshots/ObjectEntity1.png differ
diff --git a/docs/screenshots/ObjectEntity2.png
b/docs/screenshots/ObjectEntity2.png
new file mode 100644
index 0000000..ed0958a
Binary files /dev/null and b/docs/screenshots/ObjectEntity2.png differ