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