Bruno
|
004e1aaead
|
Compile Views in separate source files
|
2021-02-26 23:09:51 +01:00 |
|
Bruno
|
1964a26fc3
|
add source find by depth
|
2021-02-07 20:46:30 +01:00 |
|
brunoherbelin
|
93b6bc9ca4
|
Bugfix in Recursive loopback of RenderView inside a SessionSource: fixed
loading and import into main session.
|
2021-02-04 23:25:49 +01:00 |
|
brunoherbelin
|
843fa86c00
|
Depth management: layer actions operate on depth only (Z), and update of
source places the icon in LayerView (X,Y)
|
2021-01-30 12:24:18 +01:00 |
|
brunoherbelin
|
9bfc5b269a
|
Fixed session source import; merge sources from the inside session,
adjust their alpha and depth, and delete former session source
immediately.
|
2021-01-29 22:32:02 +01:00 |
|
Bruno
|
9c0adb4ce6
|
Important feature: source locking and workspace.
Source locking property, views ability to test if a source is selectable, change of selection when switch view, picking testing locking and workspace.
|
2021-01-24 17:19:41 +01:00 |
|
brunoherbelin
|
f4048fca04
|
Increased size of source icon
|
2021-01-21 23:02:50 +01:00 |
|
Bruno
|
9e865b3677
|
Preliminary implementation of source locking and layer stage levels
|
2021-01-16 22:32:02 +01:00 |
|
Bruno
|
398995648a
|
Mask Paint!! New MaskShader for mouse paiting of masks and associated changes.
UI for pain mask, load & save of FrameBuffer Image.
|
2021-01-10 14:52:57 +01:00 |
|
Bruno
|
34c24d99df
|
Integration procedural GLSL masks
|
2020-12-27 14:05:03 +01:00 |
|
brunoherbelin
|
a58c06c617
|
Fixed display cropped source in AppearanceView and code cleanup.
|
2020-12-08 23:43:50 +01:00 |
|
brunoherbelin
|
44b888fd04
|
Work in progress - implementation of cropping in Geometry view instead
of AppearanceView. Display of scaled mixing surface in Mixing and Layers
view. Changed stippling shading.
|
2020-12-07 00:17:10 +01:00 |
|
brunoherbelin
|
61d2a4dcb9
|
Cleanup GUI and user feedback with crop in AppearanceView.
|
2020-11-30 21:39:41 +01:00 |
|
brunoherbelin
|
3c55e25432
|
Finally a working implementation of crop and UV manipulation in
AppearanceView! Added saving and loading.
|
2020-11-30 00:25:02 +01:00 |
|
brunoherbelin
|
93ad971fc0
|
Improved implementation of crop in AppearanceView. Not yet fully
satisfying though...
|
2020-11-29 23:33:53 +01:00 |
|
brunoherbelin
|
c33796e97c
|
Beta implementation of FrameBuffer projection change for cropping.
|
2020-11-22 21:58:04 +01:00 |
|
brunoherbelin
|
4630d39663
|
New context menu in Geometry and Appearance Views: special handle (upper
left corner) with new icon and view-specific context menu on current
source.
|
2020-11-17 23:28:11 +01:00 |
|
brunoherbelin
|
8c9b753544
|
First operational version of AppearanceView. Cleanup of symbols for
sources and other bugfix.
|
2020-11-15 23:49:56 +01:00 |
|
brunoherbelin
|
196ce3df1b
|
Cleanup of surface management in Sources (centralize texturesurface_ in
Source class, avoid mistakes in subclasses). Integration of sources in
AppearanceView (not functionnal yet).
|
2020-11-15 13:01:06 +01:00 |
|
brunoherbelin
|
7c5374552d
|
set unique surface_ pointer for all source types
|
2020-11-12 18:38:51 +01:00 |
|
brunoherbelin
|
c674fa0897
|
Implementation of Copy, Cut & Paste of sources. Keeps description (xml)
of source in clipboard for pasting in another session or in the same
(then it clones existing sources).
|
2020-10-11 23:41:24 +02:00 |
|
brunoherbelin
|
233fc64c4e
|
Increased size of unique identifier of objects: using uint64 instead of
int. Deep change in all concerned objects (Node, Source, Shader, etc.).
No behavior change, just more robust in duration.
|
2020-10-06 22:45:52 +02:00 |
|
brunoherbelin
|
d563ee14a9
|
Cleanup source id management, and improved session merging and source
renaming.
|
2020-10-03 17:54:34 +02:00 |
|
brunoherbelin
|
f32b85a656
|
Centralizing and unifying the generator of object identifiers.
|
2020-10-03 14:05:28 +02:00 |
|
brunoherbelin
|
83a2da6b2b
|
Setup icon (i,j coordinates in ImGui Toolkit) for each Source class, and
use this icon in GUI to indicate the type of class.
|
2020-10-01 22:57:49 +02:00 |
|
brunoherbelin
|
c777a3d153
|
work in progress: implementation of stash in MixingView
|
2020-09-30 12:01:40 +02:00 |
|
brunoherbelin
|
59db2cf57c
|
Implementation of new type of source: Pattern generator (GUI, icons,
saving). A new class for gstreamer stream (Stream) is defined for
generic pipeline sources; to be integrated (inheritance) into
MediaPlayer.
|
2020-09-20 00:26:39 +02:00 |
|
brunoherbelin
|
e546214018
|
New handle in GeometryView for Proportional scaling of source: added
drawing of Handle, Picking visitor and View Geometry scaling.
|
2020-09-05 00:19:22 +02:00 |
|
brunoherbelin
|
c6d8c7189f
|
Cleanup after all these changes in MediaPlayer and Mixer.
|
2020-08-16 16:16:05 +02:00 |
|
brunoherbelin
|
ab031cf340
|
Fixed deletion of clone: remove from origin!!!
|
2020-08-15 22:40:12 +02:00 |
|
brunoherbelin
|
c9882190b0
|
Enable dynamic change of image processing Shader on source.
|
2020-07-30 09:39:04 +02:00 |
|
brunoherbelin
|
fd0979887a
|
First implementation of image processing shader de-activation for
sources.
|
2020-07-30 02:03:01 +02:00 |
|
brunoherbelin
|
2c87aab671
|
testing disabling image processing for performance
|
2020-07-30 00:49:38 +02:00 |
|
brunoherbelin
|
d916bb5706
|
Fixed initialization of source and of SessionSource; sources are ready
after full initialization and in standly. A new button allows playing
the source (media or session) in the new source pannel.
|
2020-07-19 19:03:49 +02:00 |
|
brunoherbelin
|
2cf804ac2d
|
Initial implementation of the TransitionView with manual smooth
transition interface.
|
2020-07-05 00:16:43 +02:00 |
|
brunoherbelin
|
8684d6f2c2
|
Implementation of the limbo area in Mixing view, to change update mode
of source (active or not) and suspend mediaplayer (enabled or not).
|
2020-06-21 00:52:59 +02:00 |
|
brunoherbelin
|
b8d394954c
|
Minor terminology clarification (in Source and View)
|
2020-06-19 18:00:59 +02:00 |
|
brunoherbelin
|
21b28174e9
|
work in progress - implementation of multiple sources selection and
manipulation
|
2020-06-18 20:50:49 +02:00 |
|
brunoherbelin
|
da7ce52e2c
|
Fixed UserInterface selection of multiple sources. Cleared code for
Source searching by nodes pointers.
|
2020-06-17 00:03:21 +02:00 |
|
brunoherbelin
|
aa211fe39b
|
Working on multiple sources selection: created bounding box decoration,
fixed Switch node in Scene, removed Animation node from scene, created
display mode for Source.
|
2020-06-13 18:22:32 +02:00 |
|
brunoherbelin
|
c0572faabf
|
Greatly improved rendering of frame and decorators. Creation of a
DrawVisitor to selectively draw single nodes (for overlay of frame in
GeometryView)
|
2020-06-02 00:23:49 +02:00 |
|
brunoherbelin
|
b9cf0689ec
|
New icons for source representation in Mixing and Layer views.
|
2020-05-27 22:44:15 +02:00 |
|
brunoherbelin
|
7ef1423990
|
OSX compilation Fix
|
2020-05-25 13:21:43 +02:00 |
|
brunoherbelin
|
614fa1247d
|
Improved creation of source: selection of file generates a new source,
displayed in preview, and inserted when validated.
|
2020-05-23 19:13:05 +02:00 |
|
brunoherbelin
|
2cc45edfbd
|
Saving and loading of Clone Sources.
|
2020-05-23 15:27:56 +02:00 |
|
brunoherbelin
|
781023a93d
|
Cleanup and fixed implementation of clone and render sources.
|
2020-05-23 11:29:27 +02:00 |
|
brunoherbelin
|
16fa3300b8
|
New Render Source. Cleanup Source API.
|
2020-05-21 23:32:21 +02:00 |
|
brunoherbelin
|
a2ea06b2c6
|
Source creation by origin: File, software and hardware. Separate source
classes for Media and Session sources. Update of file dialog
accordingly.
|
2020-05-20 22:16:31 +02:00 |
|
brunoherbelin
|
1ea1937fd7
|
Cosmetics and bugfix on UserInterface.
|
2020-05-19 14:04:18 +02:00 |
|
brunoherbelin
|
1cdc363194
|
OSX compilation fix.
|
2020-05-19 12:44:33 +02:00 |
|