Commit Graph

1087 Commits (ff84eb30e393c4a6c11128e111f345d776e917cc)

Author SHA1 Message Date
kaetemi ff84eb30e3 Added: #1440 Configuration for compiling and running pipeline service on Linux.
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fa22fa3ae5 Merge: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
sfb 7bffecddc3 merge changeset from remote 13 years ago
dnk-88 ed26ebc3ec Added: #1450 Added multiple undo stacks per context. 13 years ago
kaetemi 8cc89676d7 Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 085170e607 Added: #1440 Initial CRC32 verification for workspace sheets
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f953c72dbb Added: #1440 Comment
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 724a3b82b8 Changed: #1440 Wait 3s for retrying slave build state
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4d47d78eae Changed: #1440 Some debugging and info display
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9e39a5ffef Added: #1440 Process dependencies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 64723b3234 Added: #1440 Build and abort commands
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi eb7a1b8ce5 Changed: #1440 Id struct change
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 369d73e7f6 Added: #1440 Test command for task queue loading
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 05b9119d72 Added: #1440 Queue control
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 49bfc5584b Added: #1440 Build task queue
--HG--
branch : build_pipeline_v3
13 years ago
Krolock 3ce80d356a Added: creating new bnp files
Fixed: some bugs caused crashes during drag&drop
13 years ago
kaetemi 1837054f5f Added: #1440 Configuration of multiple custom data directories
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi eeae925a05 Added: #1440 Send available plugin handlers on slave to master
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f32f82a385 Added: #1440 Plugin process handler identifier
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0400a422f0 Changed: #1440
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d0c477cbf0 Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ccd232eec8 Added: #1440 Some more debug info
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0cd3a76a3e Added: #1440 Informational flags and other debug tools
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 54eda8ebef Added: #1440 Master command for reloading workspace sheets on all pipeline services
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 369e1fc6fc Changed: #1440 Modified some logging
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 22d9c67d9e Changed: #1440 Modified some logging
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 91add4e0f2 Changed: #1440 Change some parameter names
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 55911f694a Added: #1440 Command for testing master status update from slave
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 98c9ffff88 Added: #1440 Slave request to master for ensuring database status is up to date for given paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 809cbe6c5a Added: #1440 Initial process data dependency listing
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c6a2534c98 Changed: #1440 Remove redundant text
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6274912902 Added: #1440 Example cfg for master and slave pipeline service
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4196ceff00 Added: #1440 Module shells for master and slave
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fed5c05538 Added: #1440 Automatic standardization of paths in pipeline configuration sheets
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 0df1dbcb45 Merge: From default to build_pipeline_v3.
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 252989fc69 Added: #1440 Project value macros
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5345ca742d Added: #1440 Pipeline project value parsing initial code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 80b37c6918 Added: #1440 Class for pipeline project sheet
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9417b09f51 Added: #1440 List process plugins
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 31785b7ab8 Changed: #1440 Separation of process handler and process info
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d114c38eda Added: #1440 Make pipeline plugin configuration part of workspace to allow different plugins being installed on different machines
--HG--
branch : build_pipeline_v3
13 years ago
kervala 3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
kaetemi 7eacbe6706 Added: CMake projects for pipeline
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 16835cc4b6 Fixed: #620 Incorrect usage of mutex in particle system loader 13 years ago
kaetemi 0953ada8c3 Patched: #1387 Wrong includes in some max plugins 13 years ago
kaetemi 84cbcf8ec4 Merge: From default to build_pipeline_v3.
--HG--
branch : build_pipeline_v3
13 years ago
sfb a76cc5abc8 merge from default
--HG--
branch : branch-bnp-manager-plugin
13 years ago
kaetemi 17f0f1fa43 Merge: Default to build pipeline branch.
--HG--
branch : build_pipeline_v3
13 years ago
sfb efa4fbdbf1 merge 13 years ago
kervala d50e7369cf Changed: #878 Fix typos in comments/code 13 years ago