Commit Graph
24 Commits
Author SHA1 Message Date
Mike Solar 7c0f37b0a7 Implement default methods for plugin parameter editing and progress, and integrate plugin rendering into the build system. 2025-12-24 21:07:17 +08:00
Mike Solar 88ba0e4841 Update plugin parameter instances to use shared pointers and add new parameter creation logic 2025-12-24 17:51:56 +08:00
Mike Solar ef3efce2a8 Add undo support for parameter changes in plugin parameters 2025-12-13 22:46:46 +08:00
Mike Solar 27ee6067cc Merge remote-tracking branch 'origin/plugin' into plugin
# Conflicts:
#	ext/KDDockWidgets
2025-12-13 21:46:12 +08:00
Mike Solar 22fd521951 Merge branch 'refs/heads/dev' into plugin
# Conflicts:
#	.gitmodules
#	CMakeLists.txt
#	ext/core
2025-12-13 21:45:46 +08:00
Mike Solar 6dec37eef4 Add a patch to fix include path for Window_p.h in qtcommon directory 2025-11-24 21:39:01 +08:00
Mike Solar d81140a312 Update KDDockWidgets library 2025-11-24 20:41:22 +08:00
Mike Solar 2dd8c4629a Update include path for Window_p.h
Changed the include path of "Window_p.h" to use a relative path instead of an absolute one, ensuring better portability and build consistency.
2025-11-24 20:33:45 +08:00
Mike Solar a6bff4f610 Merge remote-tracking branch 'origin/plugin' into plugin 2025-09-12 17:34:15 +08:00
Mike Solar 0dc7729051 add: some plugin support. 2025-09-12 17:33:51 +08:00
Mike Solar b649b5e1bd change: Switch to offical OpenFX Support. Still can't compile. 2025-09-03 21:14:56 +08:00
Mike Solar 7ff76427f9 add: add OfxPropertySuite 2025-08-15 13:36:05 +08:00
Mike Solar a0a0bea87f add: add set property functions 2025-08-10 21:08:47 +08:00
Mike Solar 2b4f19075c add: add propSetPointer 2025-08-07 20:15:07 +08:00
Mike Solar 6fdfd03ffd update: update copyright 2025-08-05 17:12:49 +08:00
Mike Solar 4940212687 add: some codes about nodes plugin. 2025-08-03 22:42:05 +08:00
Mike Solar 2b25dc7a77 add: Basic plugin class. 2025-08-03 03:34:19 +08:00
Mike Solar 74f73ab3be change: change code style to Linux style except indent. 2025-08-03 03:09:40 +08:00
Mike Solar 65ab76edc8 fix: fix exceptions when import video 2025-08-03 02:06:45 +08:00
Mike Solar 203a280d8e fix: compilation errors 2025-07-13 14:37:53 +08:00
Mike Solar d247f5e683 change: README.md 2025-07-12 14:52:38 +08:00
Mike Solar e18cf095f5 试图解决编译错误 2025-06-19 21:01:45 +08:00
Mike Solar c04fceef9b 试图解决编译错误 2025-06-18 20:42:45 +08:00
Mike Solar 5f9508434f 试图解决编译错误 2025-06-18 08:54:06 +08:00