Commit graph

1503 commits

Author SHA1 Message Date
Aurore LAFAURIE
a5d5c947db [ui] Text Area selectable for FPS and frame number 2024-07-11 14:33:29 +02:00
Aurore LAFAURIE
a43117b298 [ui] Add MESHROOM_USE_SEQUENCE_PLAYER environment variable 2024-07-09 16:31:11 +02:00
Candice Bentéjac
ec98037338 [ui] Instantiate the ScriptEditor QML component in the GraphEditor 2024-07-03 08:41:39 +01:00
Candice Bentéjac
692f25f38f [GraphEditor] Add a ScriptEditor component 2024-07-03 08:41:07 +01:00
Candice Bentéjac
42157809b9 [Viewer] SequencePlayer: Clean-up: Harmonize syntax 2024-06-28 12:33:33 +02:00
Candice Bentéjac
0e06ae8747 [Viewer] SequencePlayer: Fix QML errors when accessing undefined objects 2024-06-28 12:33:32 +02:00
Candice Bentéjac
9af65092b9 [Viewer] Clean-up: Harmonize syntax for the Viewer2D 2024-06-27 17:28:26 +02:00
Candice Bentéjac
cfb44d8b54 [ui] Add currentViewPath property
Add a property that contains the path of the image that is currently
displayed in the viewer. If no image is displayed, the property is set
with an empty string.

The path information is set directly from the Viewer2D when an image is
loaded to be displayed.
2024-06-27 17:28:25 +02:00
Aurore LAFAURIE
5a8ceaf287 [ui] Removal of getAttributeByName in Viewer2D 2024-06-20 11:54:31 +02:00
Aurore LAFAURIE
d738f4adac [ui] Sequence with missing files displayable and switching if displayed attribute changed 2024-06-20 11:54:31 +02:00
Aurore LAFAURIE
8935dedc34 [ui] Timer not displayed on node not computable 2024-06-20 11:54:31 +02:00
Aurore LAFAURIE
9acc0a7492 [ui] Eye displayed for node with sequence output 2024-06-20 11:54:30 +02:00
Aurore LAFAURIE
cc2099534b [ui] Use of pyseq for getting sequences
[ui] To squash
2024-06-20 11:54:30 +02:00
Aurore LAFAURIE
1168ccaacb [ui] Resolve Sequence and ImageList on Python side 2024-06-20 11:54:30 +02:00
Aurore LAFAURIE
4590868317 [ui] Support for imageList and sequence in SequencePlayer 2024-06-20 11:54:30 +02:00
Aurore LAFAURIE
6e89cb68f6 [Viewer] Fix of side effects from output sequence in SequencePlayer
Unsync 3D Viewer and SequencePlayer if it is output sequence and set to 0 the frame displayed when changing sequence
2024-06-20 11:54:29 +02:00
Aurore LAFAURIE
b0063b0dde [ui] Load image sequence from node output in SequencePlayer 2024-06-20 11:54:29 +02:00
Aurore LAFAURIE
a113898773 [ui] No update of gallery while jogging in SequencePlayer timeline 2024-06-19 17:52:25 +02:00
Aurore LAFAURIE
90fd95320a [SequencePlayer] Max Cache Memory as setting and sync with 3D viewer by default 2024-06-19 17:20:11 +02:00
Aurore LAFAURIE
74e0e029c9 [ui] SequencePlayer cache setter, Stats layout, UI improvements
Stats Popup containing max cache size setter, synchronization options, and cache informations
2024-06-19 17:20:11 +02:00
Aurore LAFAURIE
a60dc8a5e2 [ui] Max available memory exposed for Sequence Player 2024-06-19 17:20:11 +02:00
Aurore LAFAURIE
277b9643b0 [ui] Fetch on play in Sequence Player 2024-06-19 17:20:11 +02:00
Aurore LAFAURIE
1c48d68bef [ui] Fetching button added for Sequence Player 2024-06-19 17:20:10 +02:00
Candice Bentéjac
dc700bd9bb
Merge pull request #2439 from alicevision/fix/nonNativeDialogs
[ui] do not use native dialog
2024-06-17 11:00:03 +02:00
Candice Bentéjac
7abbb50302 [Utils] fixing rounding issues in time display
Prevent getting strings like "5m60s" when rounding up.
2024-06-16 23:34:50 +02:00
Fabien Castan
6edf0b654e [ui] dont use native dialog 2024-06-16 21:26:32 +02:00
Fabien Castan
916cb35e6a [ui] fix qml warnings 2024-06-15 17:11:05 +02:00
Aurore LAFAURIE
12c3a1f8b9 [ui] Large Multiline Component added 2024-06-14 23:48:24 +02:00
Aurore LAFAURIE
51656db05d [ui] Computation time label color according to status of node 2024-06-14 12:46:46 +02:00
broods
606e8e2f03 [ui] node editor header: change signal for update, remove chunks computation display 2024-06-11 11:18:29 +02:00
broods
a5de8b86dc [ui] change SubmittedOrRunning function to only Running, string computation, function naming 2024-06-11 11:18:28 +02:00
broods
a29061efd5 [ui] add node computation on error status 2024-06-11 11:18:28 +02:00
broods
e556f4f276 [ui] add chunk computed counter in node editor 2024-06-11 11:18:28 +02:00
broods
0adbcd1c47 [ui] add node computation time in real time in node editor
[ui] add node computation time in real time in node editor

[ui] add node computation time in real time in node editor
2024-06-11 11:18:28 +02:00
Aurore LAFAURIE
6b6f620124 [ui] Shortcuts in Viewer2D and SequencePlayer 2024-06-10 15:09:28 +02:00
Fabien Castan
7c66aa9463
Merge pull request #2427 from alicevision/dev/eyeOnDisplayableNode
[GraphEditor] Eye on displayable node even if not computed
2024-06-07 12:16:33 +02:00
Aurore LAFAURIE
c95afc8179 [GraphEditor] Eye on displayable node even if not computed 2024-06-07 10:21:55 +02:00
Aurore LAFAURIE
7b2948d0d1 [ui] RGBA shortcuts for Image Viewer 2024-06-06 14:43:26 +02:00
Fabien Castan
adbd6426ca
Merge pull request #2364 from alicevision/dev/nodeWithoutComputation
New InputNode for nodes without computation and support for all param types in output (and no more limited to File type)
2024-06-06 00:01:43 +02:00
Fabien Castan
7e0a841ef5
Merge pull request #2398 from alicevision/dev/imageOverlayUsingExportAnimatedCamera
[ui] Use ExportAnimatedCamera output for image overlay in Viewer3D
2024-05-31 19:47:59 +02:00
Aurore LAFAURIE
840ed3a8b8 [Node] Show all outputs of node in Graph 2024-05-28 18:07:31 +02:00
Aurore LAFAURIE
796493417d [Node] Fix visible property usage for nodes output in Graph 2024-05-28 18:06:35 +02:00
Fabien Castan
dcb2f672aa
Merge pull request #2379 from alicevision/Fix3DViewerZoom
Fix 3D Viewer zooming problem
2024-05-28 08:37:30 +02:00
Fabien Castan
e445fb2e21
Merge pull request #2413 from alicevision/dev/sphereDetectionAutoDetection
[ui] Viewer2D: Display lighting circle with auto detected sphere
2024-05-27 22:34:34 +02:00
Aurore LAFAURIE
99023841a4 [Viewer] Adjust outputAttributes displayable in Viewer2D according to node computable or not 2024-05-27 22:03:42 +02:00
Aurore LAFAURIE
927f261a93 [ui] NodeEditor index tabBar updated for nonComputing nodes 2024-05-27 22:03:42 +02:00
Aurore LAFAURIE
671b3ff128 [ui] InputNode behavior for menu and display 2024-05-27 22:03:42 +02:00
Aurore LAFAURIE
e63c2df2a8 Compare last saved date before saving to prevent overwrite 2024-05-27 16:43:00 +02:00
Grégoire De Lillo
f2b7912d7a [ui] Viewer2D: Read Json from SphereDetection folder if auto detection 2024-05-27 00:20:24 +02:00
Grégoire De Lillo
28db112f85 [ui] Viewer2D: Change displayLightingCircleLoader icon 2024-05-27 00:15:07 +02:00