Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/KairosResearchLab/Kairos
A complete framework for data control and composition in the vvvv visual programming environment.
https://github.com/KairosResearchLab/Kairos
PushGesture and DragGesture produced by the MouseDevice.
2a0f045102387494d6a628fcf356952f7f96427c authored about 2 years ago by natan-sinigaglia <[email protected]>
2a0f045102387494d6a628fcf356952f7f96427c authored about 2 years ago by natan-sinigaglia <[email protected]>
Gestures as MutableHashSet<IGesture>, processed for every notification
2335006b2cb76d8cb32b9ab632deee67d97706ec authored about 2 years ago by natan-sinigaglia <[email protected]>
2335006b2cb76d8cb32b9ab632deee67d97706ec authored about 2 years ago by natan-sinigaglia <[email protected]>
channel<HashSet<Channel<IGesture>>> doesn't allow easy OfType operations. I'll get rid of the inner channel layer
95e2fde4a81d2e13c980d5729b5499c87b2af14b authored about 2 years ago by natan-sinigaglia <[email protected]>
95e2fde4a81d2e13c980d5729b5499c87b2af14b authored about 2 years ago by natan-sinigaglia <[email protected]>
about to start event stream approach for notifications
c109b6f95c1e31cef52748be085bbcc3ac53d7c8 authored about 2 years ago by natan-sinigaglia <[email protected]>
c109b6f95c1e31cef52748be085bbcc3ac53d7c8 authored about 2 years ago by natan-sinigaglia <[email protected]>
started with push gesture
e434d8108cbd5d9e89eb28aae93b230417e3f37e authored about 2 years ago by natan-sinigaglia <[email protected]>
e434d8108cbd5d9e89eb28aae93b230417e3f37e authored about 2 years ago by natan-sinigaglia <[email protected]>
main interfaces and setup with objects and devices
e0e26105a2bde6087a1057b15c980faa4ef9b23f authored about 2 years ago by natan-sinigaglia <[email protected]>
e0e26105a2bde6087a1057b15c980faa4ef9b23f authored about 2 years ago by natan-sinigaglia <[email protected]>
created main doc
9d62c9bd2cc8a8844d180307f3e9124d101a746c authored about 2 years ago by natan-sinigaglia <[email protected]>
9d62c9bd2cc8a8844d180307f3e9124d101a746c authored about 2 years ago by natan-sinigaglia <[email protected]>
New entries on Main Menu
adc61ef9b60c2290620b02b3420c550adc497349 authored about 2 years ago by Aristides Garcia <[email protected]>
adc61ef9b60c2290620b02b3420c550adc497349 authored about 2 years ago by Aristides Garcia <[email protected]>
ImGui elements Main menu improvements
3353406545f227342738ffe759581e1c4fd49323 authored about 2 years ago by Aristides Garcia <[email protected]>
3353406545f227342738ffe759581e1c4fd49323 authored about 2 years ago by Aristides Garcia <[email protected]>
new RnD patch
3b26742f8f0e14d1128b81909b0690d335472f12 authored about 2 years ago by Natan Sinigaglia <[email protected]>
3b26742f8f0e14d1128b81909b0690d335472f12 authored about 2 years ago by Natan Sinigaglia <[email protected]>
moved src project to Kairos folder. created Mapper in Kairos.Runtime and TransportFunction for timeline keyframes.Keyframes are dots instead of segments (just a test)
31ba25db2964f3f49f268f88f9db057829658de6 authored about 2 years ago by Natan Sinigaglia <[email protected]>
31ba25db2964f3f49f268f88f9db057829658de6 authored about 2 years ago by Natan Sinigaglia <[email protected]>
Merge remote-tracking branch 'origin/feature/timeline-UI' into feature/timeline-UI-architecture
00f0430385b7055f95f1e5d90b5a51a7d7c498ed authored about 2 years ago by natan-sinigaglia <[email protected]>
00f0430385b7055f95f1e5d90b5a51a7d7c498ed authored about 2 years ago by natan-sinigaglia <[email protected]>
started working on the Default Transport function for layer (and proxy) keyframes
7b84b493cf8a7a9aefac2afdd053f87ea599f37b authored about 2 years ago by natan-sinigaglia <[email protected]>
7b84b493cf8a7a9aefac2afdd053f87ea599f37b authored about 2 years ago by natan-sinigaglia <[email protected]>
added default check for IDomain1DTransportFunction and IDomain2DTransportFunction
6add630425efd7f201bddb06f1b66395df44bbd0 authored about 2 years ago by natan-sinigaglia <[email protected]>
6add630425efd7f201bddb06f1b66395df44bbd0 authored about 2 years ago by natan-sinigaglia <[email protected]>
Merge branch 'feature/timeline-UI' of https://github.com/KairosResearchLab/Kairos into feature/timeline-UI
acdd8f0af1c9bd18b57296d7254c29bb216b5731 authored about 2 years ago by Aristides Garcia <[email protected]>
acdd8f0af1c9bd18b57296d7254c29bb216b5731 authored about 2 years ago by Aristides Garcia <[email protected]>
UI layout new panels
1661284eae2ed4d740f419d10f95587e64b43573 authored about 2 years ago by Aristides Garcia <[email protected]>
1661284eae2ed4d740f419d10f95587e64b43573 authored about 2 years ago by Aristides Garcia <[email protected]>
LayerX: created IAlphaFunction, IDomain1DTransportFunction and IDomain2DTransportFunction instead of implementing the generic IFunctionSampler interface. cleaned util patches. fixed help patches
f5c9264ffc9298a5254ec68a093d39c38bf81bc8 authored about 2 years ago by natan-sinigaglia <[email protected]>
f5c9264ffc9298a5254ec68a093d39c38bf81bc8 authored about 2 years ago by natan-sinigaglia <[email protected]>
time ruler font size from Theme
6d0f160e5ca63be1955c8a58ff7ac00d0a8d2e52 authored about 2 years ago by natan-sinigaglia <[email protected]>
6d0f160e5ca63be1955c8a58ff7ac00d0a8d2e52 authored about 2 years ago by natan-sinigaglia <[email protected]>
Merge remote-tracking branch 'origin/feature/timeline-UI' into feature/timeline-UI-architecture
# Conflicts:
# VL.Kairos/vl/VL.Kairos.TimelineUI.vl
Opzimized Interpolation Sampling resolution for zoomed in view
81bf8b1f9228342ef91ce60b61edf8d700aaff4a authored about 2 years ago by natan-sinigaglia <[email protected]>
81bf8b1f9228342ef91ce60b61edf8d700aaff4a authored about 2 years ago by natan-sinigaglia <[email protected]>
youtMoved ImGui modules to UI-Kairos Layout, removed unused documents
3404bf2b6de5105cbeb2edc0e18212bc86d10811 authored about 2 years ago by Aristides Garcia <[email protected]>
3404bf2b6de5105cbeb2edc0e18212bc86d10811 authored about 2 years ago by Aristides Garcia <[email protected]>
Added missing TopLeft position to Tracks drawer
0408e14d0e4a1d1d15a06f2b7ac8d27db3801eea authored about 2 years ago by Aristides Garcia <[email protected]>
0408e14d0e4a1d1d15a06f2b7ac8d27db3801eea authored about 2 years ago by Aristides Garcia <[email protected]>
Camera limit fixes, New demo document to start layouting
8aa8ad5333736e40d6c1c734364b206e8b872154 authored about 2 years ago by Aristides Garcia <[email protected]>
8aa8ad5333736e40d6c1c734364b206e8b872154 authored about 2 years ago by Aristides Garcia <[email protected]>
Kairos Camera minimum limit
00aaf6dc573baf28ad6d4c2b14aa70a017e7ce8f authored about 2 years ago by Aristides Garcia <[email protected]>
00aaf6dc573baf28ad6d4c2b14aa70a017e7ce8f authored about 2 years ago by Aristides Garcia <[email protected]>
Draw performances improvements
2b95e66a9f044d3f80f7a5d83316391ff093ee0b authored about 2 years ago by natan-sinigaglia <[email protected]>
2b95e66a9f044d3f80f7a5d83316391ff093ee0b authored about 2 years ago by natan-sinigaglia <[email protected]>
wip rectangles in Draw Context
4aced435a77bace22c08742bc851925b71f14da3 authored about 2 years ago by natan-sinigaglia <[email protected]>
4aced435a77bace22c08742bc851925b71f14da3 authored about 2 years ago by natan-sinigaglia <[email protected]>
fixed Float32 Interpolation UI proxy and Layer. fixing Composition Keyframe to View
0e04dc41310e687f987cefc2a8a297b10b9caeec authored about 2 years ago by natan-sinigaglia <[email protected]>
0e04dc41310e687f987cefc2a8a297b10b9caeec authored about 2 years ago by natan-sinigaglia <[email protected]>
fixed interpolation view and header and footer interpolation view
d77f6d7b8d3141d0a640bbde096107f10cba86dd authored about 2 years ago by natan-sinigaglia <[email protected]>
d77f6d7b8d3141d0a640bbde096107f10cba86dd authored about 2 years ago by natan-sinigaglia <[email protected]>
Fixed Keyframes Vew space for all types
46a9cfe97ee15c64fd94295c6de8789d260412a2 authored about 2 years ago by natan-sinigaglia <[email protected]>
46a9cfe97ee15c64fd94295c6de8789d260412a2 authored about 2 years ago by natan-sinigaglia <[email protected]>
Camera Transformation on Float32 keyframes and interpolation
76c869ed857191693b4eb6ee3db9bf5c3956ea8e authored about 2 years ago by natan-sinigaglia <[email protected]>
76c869ed857191693b4eb6ee3db9bf5c3956ea8e authored about 2 years ago by natan-sinigaglia <[email protected]>
timeRuler integrated in layout
f8cede2fda6763236732569bd34620e47213e175 authored about 2 years ago by natan-sinigaglia <[email protected]>
f8cede2fda6763236732569bd34620e47213e175 authored about 2 years ago by natan-sinigaglia <[email protected]>
Tracks panel layout
0fed1045c0998167d72f7dde829429d1eee0059d authored about 2 years ago by Natan Sinigaglia <[email protected]>
0fed1045c0998167d72f7dde829429d1eee0059d authored about 2 years ago by Natan Sinigaglia <[email protected]>
Editor utils clean up an reference to Fancy rectangle
dd9976b904125c7aaee60cbc740594feb3db54d0 authored about 2 years ago by Aristides Garcia <[email protected]>
dd9976b904125c7aaee60cbc740594feb3db54d0 authored about 2 years ago by Aristides Garcia <[email protected]>
Merge remote-tracking branch 'origin/feature/timeline-UI' into feature/timeline-UI-architecture
9b9e06d5ed7e086f3676ef12cc474078e717050f authored about 2 years ago by Natan Sinigaglia <[email protected]>
9b9e06d5ed7e086f3676ef12cc474078e717050f authored about 2 years ago by Natan Sinigaglia <[email protected]>
wip layout tracks
1c8f3e4266172bc55231fd08ab2e9f94cd16919e authored about 2 years ago by Natan Sinigaglia <[email protected]>
1c8f3e4266172bc55231fd08ab2e9f94cd16919e authored about 2 years ago by Natan Sinigaglia <[email protected]>
added VL.FancyRect document with rectangle utils
6d09cb24fff939e96b917c8c687923e3b3442389 authored about 2 years ago by Natan Sinigaglia <[email protected]>
6d09cb24fff939e96b917c8c687923e3b3442389 authored about 2 years ago by Natan Sinigaglia <[email protected]>
created TimelineTheme singleton class containing all the colors. drawable modules collect colors from there
84af1f9d2ff1a3cd991d8513d089a83bfefa45fb authored about 2 years ago by natan-sinigaglia <[email protected]>
84af1f9d2ff1a3cd991d8513d089a83bfefa45fb authored about 2 years ago by natan-sinigaglia <[email protected]>
sketched tracks layout
9b1a6b1eb49df54611ff7ac494249b5779ced4d9 authored about 2 years ago by Natan Sinigaglia <[email protected]>
9b1a6b1eb49df54611ff7ac494249b5779ced4d9 authored about 2 years ago by Natan Sinigaglia <[email protected]>
Fixed Linear Interpolation UI in case of one of the keyframe being a sampler
51e26bedf73439357853a7dbdc8655f9a9f5514e authored about 2 years ago by Natan Sinigaglia <[email protected]>
51e26bedf73439357853a7dbdc8655f9a9f5514e authored about 2 years ago by Natan Sinigaglia <[email protected]>
fixed fallback interpolation UI: now it samples the track, instead of sampling the keyframes and interpolating between them (it was behaving wrongly in case one or both the keyframes are samplers not in clamp mode on transport function)
3c90ea8a8fc50c78643e8a17f52e5a0c6f20eab1 authored about 2 years ago by vvvv-dottore <[email protected]>
3c90ea8a8fc50c78643e8a17f52e5a0c6f20eab1 authored about 2 years ago by vvvv-dottore <[email protected]>
CompositionKeyframe Sync routine working. (Can't be easily modified by the process node of the model because deletes the proxyclips (since we are not storing a consistent model into the Model Pin
a07bc825bb1f468e0f4777d0907e8328462dd9b2 authored about 2 years ago by natan-sinigaglia <[email protected]>
a07bc825bb1f468e0f4777d0907e8328462dd9b2 authored about 2 years ago by natan-sinigaglia <[email protected]>
proxy clip sampling correctly. also visualized for float32
6d38cbc01161aa93856fdc4acc49859d0f369ee2 authored about 2 years ago by natan-sinigaglia <[email protected]>
6d38cbc01161aa93856fdc4acc49859d0f369ee2 authored about 2 years ago by natan-sinigaglia <[email protected]>
fixed some pin names
4d96cc684e7832d781cdc21d22dfa5643637fdd0 authored about 2 years ago by natan-sinigaglia <[email protected]>
4d96cc684e7832d781cdc21d22dfa5643637fdd0 authored about 2 years ago by natan-sinigaglia <[email protected]>
proxy clips registration in the Composition Keyframe controller.
6755f76d50130da25224d938a945d9f2cd7a492b authored about 2 years ago by natan-sinigaglia <[email protected]>
6755f76d50130da25224d938a945d9f2cd7a492b authored about 2 years ago by natan-sinigaglia <[email protected]>
Merge remote-tracking branch 'origin/feature/release-nugets' into feature/timeline-UI-architecture
275c2792e7e3dc0220861551cebb695fdc1d0563 authored about 2 years ago by vvvv-dottore <[email protected]>
275c2792e7e3dc0220861551cebb695fdc1d0563 authored about 2 years ago by vvvv-dottore <[email protected]>
debugging Composition Keyframe Sync routine
1c7e13539a4ae383b62701ed00b7548eb187b297 authored about 2 years ago by natan-sinigaglia <[email protected]>
1c7e13539a4ae383b62701ed00b7548eb187b297 authored about 2 years ago by natan-sinigaglia <[email protected]>
implemented Checkboard background for color track
bf95ed65d120c52c8e0e117ab31b952e85a6ec09 authored about 2 years ago by natan-sinigaglia <[email protected]>
bf95ed65d120c52c8e0e117ab31b952e85a6ec09 authored about 2 years ago by natan-sinigaglia <[email protected]>
new RnD patch to study Composition Keyframe sync
e2c32b0ddf73bb4db0126ee905ae28132585f6b2 authored about 2 years ago by natan-sinigaglia <[email protected]>
e2c32b0ddf73bb4db0126ee905ae28132585f6b2 authored about 2 years ago by natan-sinigaglia <[email protected]>
created CompositionKeyframeTrackUI
9f281445f29b7967580fc49d31a1fde70487f75e authored about 2 years ago by natan-sinigaglia <[email protected]>
9f281445f29b7967580fc49d31a1fde70487f75e authored about 2 years ago by natan-sinigaglia <[email protected]>
created HeaderFooter InterpolationUI
c6630898f6f5218c0c8852a83560874ade83b732 authored about 2 years ago by natan-sinigaglia <[email protected]>
c6630898f6f5218c0c8852a83560874ade83b732 authored about 2 years ago by natan-sinigaglia <[email protected]>
Adds VL.AlchemX as a dependency to VL.LayerX
fd8659412a545610f7af36c3d9d9c26cf650d946 authored about 2 years ago by sebescudie <[email protected]>
fd8659412a545610f7af36c3d9d9c26cf650d946 authored about 2 years ago by sebescudie <[email protected]>
Adds LayerX workflow file
b87a05ddfacd740036fb5a0d4ff252e6f4d5c673 authored about 2 years ago by sebescudie <[email protected]>
b87a05ddfacd740036fb5a0d4ff252e6f4d5c673 authored about 2 years ago by sebescudie <[email protected]>
Adds LayerX nuspec
50ea74847efeb6f5cb960c770c3579041efd0b63 authored about 2 years ago by sebescudie <[email protected]>
50ea74847efeb6f5cb960c770c3579041efd0b63 authored about 2 years ago by sebescudie <[email protected]>
Deletes AlchemX workflow in VL.AlchemX folder to avoid ambiguities. Workflows are located at the root of the repo.
f852c68788d6bccdabf87c219883b0e6664fd62a authored about 2 years ago by sebescudie <[email protected]>
f852c68788d6bccdabf87c219883b0e6664fd62a authored about 2 years ago by sebescudie <[email protected]>
LinearInterpolationUI working
3ae89bd84415d89e1681051f817936ef340fc34c authored about 2 years ago by natan-sinigaglia <[email protected]>
3ae89bd84415d89e1681051f817936ef340fc34c authored about 2 years ago by natan-sinigaglia <[email protected]>
fixed pins name (BackgroundFunction to BackgroundProvider)
2fdd598686c6e757403d386671f9748960b3936c authored about 2 years ago by natan-sinigaglia <[email protected]>
2fdd598686c6e757403d386671f9748960b3936c authored about 2 years ago by natan-sinigaglia <[email protected]>
created TimelineUICamera class. passing that and Bounds to TracksUI. Added ClipRect skia layer into each track
64421166be75227114ce2e1a89c97c8baf03028b authored about 2 years ago by natan-sinigaglia <[email protected]>
64421166be75227114ce2e1a89c97c8baf03028b authored about 2 years ago by natan-sinigaglia <[email protected]>
fixed mutable dictionary empty enumerator exception. fixed missing link in interpolator1D
76b08459c7f83897a17f460e4d718c960fd30659 authored about 2 years ago by natan-sinigaglia <[email protected]>
76b08459c7f83897a17f460e4d718c960fd30659 authored about 2 years ago by natan-sinigaglia <[email protected]>
Fixed Interpolator1D (keyframes are classes now) and renamed IBackgroundFunction to IBackgroundProvider
8e7d2328be62a2e098ff4930d92b456d1cb2be1b authored about 2 years ago by natan-sinigaglia <[email protected]>
8e7d2328be62a2e098ff4930d92b456d1cb2be1b authored about 2 years ago by natan-sinigaglia <[email protected]>
Model Channel and Source Model Channel get built on create in every Keyframe UI
597239efd559fd0f076e845a35d1ac249fdced86 authored about 2 years ago by vvvv-dottore <[email protected]>
597239efd559fd0f076e845a35d1ac249fdced86 authored about 2 years ago by vvvv-dottore <[email protected]>
implemented LinearInterpolationUI<T> but it doesn't get picked up by the adaptive system
1542fbccb26fddf857ecf31de9e7668b6c5def4f authored about 2 years ago by vvvv-dottore <[email protected]>
1542fbccb26fddf857ecf31de9e7668b6c5def4f authored about 2 years ago by vvvv-dottore <[email protected]>
Merge branch 'feature/timeline-UI-architecture' into develop
ddab0f037c493850f6f4cb9eb73ab6b7fa0bfe70 authored about 2 years ago by natan-sinigaglia <[email protected]>
ddab0f037c493850f6f4cb9eb73ab6b7fa0bfe70 authored about 2 years ago by natan-sinigaglia <[email protected]>
Merge remote-tracking branch 'origin/feature/timeline-UI' into feature/timeline-UI-architecture
# Conflicts:
# VL.Kairos/RnD/TimelineUI/TimelineUI Process node.vl
Fixed Track and Keyframes Dispose.
0e488c227801fd47dad3e5f25fbdc6a5153b9bb6 authored about 2 years ago by natan-sinigaglia <[email protected]>
0e488c227801fd47dad3e5f25fbdc6a5153b9bb6 authored about 2 years ago by natan-sinigaglia <[email protected]>
Keyframe colors Fixes, there was some Filled nodes in the Stroked one
0f4d7004d964352a4b1d99cc6e315aaf385ec5a9 authored about 2 years ago by Aristides Garcia <[email protected]>
0f4d7004d964352a4b1d99cc6e315aaf385ec5a9 authored about 2 years ago by Aristides Garcia <[email protected]>
fixed and cleaned keyframeUI patches
0612523b4cb56e9e21b0f306c69f329256c2ca88 authored about 2 years ago by vvvv-dottore <[email protected]>
0612523b4cb56e9e21b0f306c69f329256c2ca88 authored about 2 years ago by vvvv-dottore <[email protected]>
implemented colored polygons in InterpolationUI
e69b067956182032140e10355793928533690a64 authored about 2 years ago by vvvv-dottore <[email protected]>
e69b067956182032140e10355793928533690a64 authored about 2 years ago by vvvv-dottore <[email protected]>
DarkColor modes for ValuePoly
fde488fa3fbbfcb6d65ad5620fd1de2163df44f7 authored about 2 years ago by Aristides Garcia <[email protected]>
fde488fa3fbbfcb6d65ad5620fd1de2163df44f7 authored about 2 years ago by Aristides Garcia <[email protected]>
Added Value_Poly Grey, for interpolation
2739ee51afd755abecb90f4656f8819eae73db37 authored about 2 years ago by Aristides Garcia <[email protected]>
2739ee51afd755abecb90f4656f8819eae73db37 authored about 2 years ago by Aristides Garcia <[email protected]>
Added Red, Green, Blue for Keyframe Filled, Stroked, Line & Poly
1a9a2f6d642aa05c6a43d0d0da7a06cbbc4e8b05 authored about 2 years ago by Aristides Garcia <[email protected]>
1a9a2f6d642aa05c6a43d0d0da7a06cbbc4e8b05 authored about 2 years ago by Aristides Garcia <[email protected]>
added fallback interpolationUI for vector2 vector3 vector4 integer32 boolean and string types
4d1267ff5ea464e7570a852e98df9ee0c9f679d9 authored about 2 years ago by vvvv-dottore <[email protected]>
4d1267ff5ea464e7570a852e98df9ee0c9f679d9 authored about 2 years ago by vvvv-dottore <[email protected]>
Added Vector 2,3,4, not colors nor tested yet
0e785c6523b2db76f6ddd73b5ccbca19df2dfa96 authored about 2 years ago by Aristides Garcia <[email protected]>
0e785c6523b2db76f6ddd73b5ccbca19df2dfa96 authored about 2 years ago by Aristides Garcia <[email protected]>
cleaned keyframeUI patches
a6716709006548980d7a196db05f4b0688154c94 authored about 2 years ago by vvvv-dottore <[email protected]>
a6716709006548980d7a196db05f4b0688154c94 authored about 2 years ago by vvvv-dottore <[email protected]>
fixed pins sync partially. disconnecting the model still doesn't remove them
c2d580d383a4e7e155513025c48d49f33c84e88a authored about 2 years ago by natan-sinigaglia <[email protected]>
c2d580d383a4e7e155513025c48d49f33c84e88a authored about 2 years ago by natan-sinigaglia <[email protected]>
interpolationUI done for RGBA
cada989bd819391348693e5696a61aefdadaf29c authored about 2 years ago by natan-sinigaglia <[email protected]>
cada989bd819391348693e5696a61aefdadaf29c authored about 2 years ago by natan-sinigaglia <[email protected]>
InterpolationUI done for float32
10add38f7ce9a6530198bb7a9d4319b59261210b authored about 2 years ago by natan-sinigaglia <[email protected]>
10add38f7ce9a6530198bb7a9d4319b59261210b authored about 2 years ago by natan-sinigaglia <[email protected]>
Transition done to generic UI
ba12b467081a5a189a5c05e4a927d092fb9d4343 authored about 2 years ago by natan-sinigaglia <[email protected]>
ba12b467081a5a189a5c05e4a927d092fb9d4343 authored about 2 years ago by natan-sinigaglia <[email protected]>
Started to work in InterpolationUI - preparing for making TrackUI generic
85bff979fb78a897d94461d19245f3ea660f190f authored about 2 years ago by natan-sinigaglia <[email protected]>
85bff979fb78a897d94461d19245f3ea660f190f authored about 2 years ago by natan-sinigaglia <[email protected]>
removed unused nodes
9bb248a94af03f72eb8860d5c8497f8849fe2571 authored about 2 years ago by natan-sinigaglia <[email protected]>
9bb248a94af03f72eb8860d5c8497f8849fe2571 authored about 2 years ago by natan-sinigaglia <[email protected]>
TimelineUI Process node tweaks
be2ef0a9a3aef6da00d35dcd3e8d780110e8c8fd authored about 2 years ago by natan-sinigaglia <[email protected]>
be2ef0a9a3aef6da00d35dcd3e8d780110e8c8fd authored about 2 years ago by natan-sinigaglia <[email protected]>
implemented IDrawableContent in DrawContext
481503c4dbfb25562876c99c42ed1e927a088e23 authored about 2 years ago by natan-sinigaglia <[email protected]>
481503c4dbfb25562876c99c42ed1e927a088e23 authored about 2 years ago by natan-sinigaglia <[email protected]>
Merge branch 'feature/timeline-UI-architecture' into feature/timeline-UI
381885ddc2932af44f031080a7618cd5c5e95cec authored about 2 years ago by natan-sinigaglia <[email protected]>
381885ddc2932af44f031080a7618cd5c5e95cec authored about 2 years ago by natan-sinigaglia <[email protected]>
keyframes UI implemented for float32 and RGBA keyframes
9a353d26c33d3ecd54be3de81811d23071c3b154 authored about 2 years ago by natan-sinigaglia <[email protected]>
9a353d26c33d3ecd54be3de81811d23071c3b154 authored about 2 years ago by natan-sinigaglia <[email protected]>
specific implementations for ConstantValue, LiveValue, Layer keyframes UI
8122ac3301c293c9d96ed1731b81f1e395f09e48 authored about 2 years ago by natan-sinigaglia <[email protected]>
8122ac3301c293c9d96ed1731b81f1e395f09e48 authored about 2 years ago by natan-sinigaglia <[email protected]>
renamed pin in interpolator1D (VL.LayerX)
bf1cedc738b72944f4b6f75481598ea58e3723df authored about 2 years ago by natan-sinigaglia <[email protected]>
bf1cedc738b72944f4b6f75481598ea58e3723df authored about 2 years ago by natan-sinigaglia <[email protected]>
FallbackFeyframeUI finally drawing something for all Float32 keyframes
9c2f7cfd3a99565d8c4483a65e56e342c217a89d authored about 2 years ago by natan-sinigaglia <[email protected]>
9c2f7cfd3a99565d8c4483a65e56e342c217a89d authored about 2 years ago by natan-sinigaglia <[email protected]>
Fixes tag prefix in AlchemX release file
53af4e58d588991d7f85854a64e88c187035fe00 authored about 2 years ago by sebescudie <[email protected]>
53af4e58d588991d7f85854a64e88c187035fe00 authored about 2 years ago by sebescudie <[email protected]>
Fixes secret name in AlchemX deploy script
4d998faf8c1a9fa5b13f4b1a13cab815257d2e19 authored about 2 years ago by sebescudie <[email protected]>
4d998faf8c1a9fa5b13f4b1a13cab815257d2e19 authored about 2 years ago by sebescudie <[email protected]>
still exceptions on UI synchronization
7c3941505675bb72f6d672decb4b199714c4ae6e authored about 2 years ago by natan-sinigaglia <[email protected]>
7c3941505675bb72f6d672decb4b199714c4ae6e authored about 2 years ago by natan-sinigaglia <[email protected]>
Fixes nuspec path in AlchemX deploy script
8b94fba7612a699562f78afb3c2b05ef6e4f8483 authored about 2 years ago by sebescudie <[email protected]>
8b94fba7612a699562f78afb3c2b05ef6e4f8483 authored about 2 years ago by sebescudie <[email protected]>
Merge branch 'develop'
a2aab66d0a2fa4921b33c99038d16037913371cd authored about 2 years ago by sebescudie <[email protected]>
a2aab66d0a2fa4921b33c99038d16037913371cd authored about 2 years ago by sebescudie <[email protected]>
Fixes AlchemX deployment script
daf4eb34c733b26f35f5ea18e627eee04cafe97c authored about 2 years ago by sebescudie <[email protected]>
daf4eb34c733b26f35f5ea18e627eee04cafe97c authored about 2 years ago by sebescudie <[email protected]>
Merge branch 'develop'
# Conflicts:
# .github/workflows/release_alchemx.yaml
# VL.AlchemX/deployment/VL.AlchemX.nuspec
Merge branch 'feature/alchemx/fix-workflow' into develop
3bd5342726e8aae5a11dfbe9ee5e45d8dc80ba01 authored about 2 years ago by sebescudie <[email protected]>
3bd5342726e8aae5a11dfbe9ee5e45d8dc80ba01 authored about 2 years ago by sebescudie <[email protected]>
Removes csproj step from AlchemX workflow file
181e9a56c7dc354384b5718495d1c019404714c2 authored about 2 years ago by sebescudie <[email protected]>
181e9a56c7dc354384b5718495d1c019404714c2 authored about 2 years ago by sebescudie <[email protected]>
Merge branch 'feature/alchemx-deploy' into develop
fd9ccb517eef6de1927a997d7966a0a6a2041b35 authored about 2 years ago by sebescudie <[email protected]>
fd9ccb517eef6de1927a997d7966a0a6a2041b35 authored about 2 years ago by sebescudie <[email protected]>
Renames AlchemX workflow file
0e4c4713a81abedef560b423cb99006891eff2d5 authored about 2 years ago by sebescudie <[email protected]>
0e4c4713a81abedef560b423cb99006891eff2d5 authored about 2 years ago by sebescudie <[email protected]>
wip fixing UI runtime sync
f9672a311b90d55bacbb97c01fd12a8dcf643eeb authored about 2 years ago by natan-sinigaglia <[email protected]>
f9672a311b90d55bacbb97c01fd12a8dcf643eeb authored about 2 years ago by natan-sinigaglia <[email protected]>
fixed synchronization of tracks and controllers UI
7ba47ff86b724139d491128bb4356f91e0202030 authored about 2 years ago by natan-sinigaglia <[email protected]>
7ba47ff86b724139d491128bb4356f91e0202030 authored about 2 years ago by natan-sinigaglia <[email protected]>
Bug on timeline model serialization
a933cafbaae88e7edac6d03aff3fd3c5b44cf693 authored about 2 years ago by natan-sinigaglia <[email protected]>
a933cafbaae88e7edac6d03aff3fd3c5b44cf693 authored about 2 years ago by natan-sinigaglia <[email protected]>