|
|
042598f04c
|
adapt Core + Proc to use the new Time framework
|
2011-05-16 08:37:36 +02:00 |
|
|
|
b9861ef88f
|
WIP completely remove the old Time wrapper
|
2011-05-15 22:51:02 +02:00 |
|
|
|
e73bea379c
|
Adjust some Copyright headers
List of years instead of a range is better
|
2011-02-05 20:56:51 +01:00 |
|
|
|
7fc462209e
|
some naming cleanup and namespace indentation fixes
|
2010-12-18 00:58:19 +01:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
e7191ed3c6
|
Planning Fixure: Segmentation datastructure (#726)
|
2010-12-13 03:22:11 +01:00 |
|
|
|
8a54e00b6b
|
ModelPort registry unit test pass (closes #727)
|
2010-12-11 23:40:12 +01:00 |
|
|
|
be6f555e04
|
Builder: registry for model ports coded up
passes compiler, but not yet unit test....
Needed to change asset::ID to encapsulate the embedded hash value
|
2010-12-11 01:52:02 +01:00 |
|
|
|
0464ca965c
|
fill in ModelPort and ModelPortRegistry definition stubs
making test pass the compiler
|
2010-12-10 18:12:56 +01:00 |
|
|
|
2827961385
|
WIP: test driven brainstorming about model port registry
|
2010-12-10 01:27:17 +01:00 |
|
|
|
8802beb753
|
rereading (and rewrapping) the builder/engine code...
started this a long time ago, then got sidelined....
|
2010-12-09 22:43:32 +01:00 |
|
|
|
ee56ab36a0
|
Definition of ModelPort, model port reference and -table (#718)
|
2010-12-05 02:46:37 +01:00 |
|
|
|
828206e6b1
|
OutputMapping unit test pass (closes #651 and #716)
|
2010-11-28 05:18:57 +01:00 |
|
|
|
c7794e7cbf
|
rewrite to retrieve default-pipe query from the defintion context
|
2010-11-28 02:16:39 +01:00 |
|
|
|
5ba7468f41
|
OutputMapping implementation complete, pending unit test
|
2010-11-28 01:43:55 +01:00 |
|
|
|
fc051dfcba
|
OutputMapping implementation draft
coded up the easy part, omitting the actual resolution
based on an configuration query
|
2010-11-27 06:01:31 +01:00 |
|
|
|
f9bc292ac3
|
better use boost::operators for full equality comparison support
|
2010-11-27 04:21:39 +01:00 |
|
|
|
c3d29d1eb3
|
OutputMapping: interface refactorings to yield a cleaner structure
|
2010-11-27 03:59:07 +01:00 |
|
|
|
56c1387cd5
|
OutputMapping: finish interface draft (stubbed)
|
2010-11-25 05:35:50 +01:00 |
|
|
|
645ddd284c
|
WIP Solution draft for defining an output mapping type
|
2010-11-25 04:52:49 +01:00 |
|
|
|
a7ec680955
|
WIP chewing on the problem how to define a output mapping type
|
2010-11-24 06:21:32 +01:00 |
|
|
|
b42e5c859f
|
Test-driven brainstorming: how should output mapping be used?
|
2010-11-23 03:40:11 +01:00 |
|
|
|
5ae1f819f2
|
Finished the design of global pipes
|
2010-11-21 02:29:26 +01:00 |
|
|
|
272f3d75ff
|
finish OutputDesignation definition and outline. (closes #312)
|
2010-11-19 19:10:24 +01:00 |
|
|
|
9473fd3d67
|
OutputDesignation implementation draft
|
2010-11-19 05:01:43 +01:00 |
|
|
|
71f1dfede8
|
WIP output mapping draft (#716)
|
2010-11-17 04:49:21 +01:00 |
|
|
|
40627b1c12
|
fix a regression, caused by removing the special Struct-ID handling
|
2010-11-05 04:32:35 +01:00 |
|
|
|
08d90be1b6
|
get the sesison element-tracker integration test to pass
|
2010-10-29 05:24:19 +02:00 |
|
|
|
da04e13213
|
re-thinking the pattern of the fake implementation
|
2010-10-28 03:57:12 +02:00 |
|
|
|
61a2e26bc8
|
rework fake-resolution, now searching the session
this whole creation-logic seems to be somewhat broken
|
2010-10-27 07:26:33 +02:00 |
|
|
|
fcbd18621e
|
session: attaching and detaching objects
|
2010-10-26 05:37:14 +02:00 |
|
|
|
987026f4c8
|
implement creation of "default" Timeline
|
2010-10-25 06:08:36 +02:00 |
|
|
|
13e1a3a943
|
mostly unimplemented... referring the relevant tickets
|
2010-10-25 03:08:52 +02:00 |
|
|
|
9fc366bd25
|
session lifecycle implementation..
|
2010-10-24 06:50:00 +02:00 |
|
|
|
85b62d99dc
|
stubbed the lifecycle operations
|
2010-10-24 02:48:00 +02:00 |
|
|
|
9bdfface63
|
implementation draft of session lifecycle
|
2010-10-24 02:27:38 +02:00 |
|
|
|
796c4488a5
|
planning session lifecycle implementation
|
2010-10-23 05:58:14 +02:00 |
|
|
|
ad452a9dd4
|
activate complete SessionElementTracker_test
(doesn't pass yet -- missing sesison initialisation)
|
2010-10-20 05:12:13 +02:00 |
|
|
|
d1dd3e2677
|
saveguard against deregistering from an alredy destroyed session
|
2010-10-20 04:42:22 +02:00 |
|
|
|
da45bb06f7
|
connect Timeline/Sequence tracking to current session on initialisation
|
2010-10-20 04:08:58 +02:00 |
|
|
|
6cda74c31e
|
connect element-tracking to the asset unlink mechanism
|
2010-10-20 04:00:05 +02:00 |
|
|
|
3e9c337ac0
|
review and verify lib::ElementTracker
|
2010-10-18 05:33:46 +02:00 |
|
|
|
884e3600bd
|
experimental: allow implicit converisons to/from Placement-ID
|
2010-10-17 06:30:56 +02:00 |
|
|
|
120973311a
|
Session ElementQuery unit test pass (closes #639)
|
2010-10-17 05:54:21 +02:00 |
|
|
|
da994cf9fd
|
draft a test to cover ElementQuery (Session API)
trying to get #639 closed...
discovered, that I had already implemented this
filtering query in 6/2010
|
2010-10-17 05:08:47 +02:00 |
|
|
|
d8c06fac1e
|
add diagnostic self display to QueryFocus
|
2010-10-16 02:21:20 +02:00 |
|
|
|
c772359440
|
add diagnostic self display to ScopePath
|
2010-10-16 02:21:20 +02:00 |
|
|
|
e48a9fb811
|
add diagnostic self display to placement-Scope
|
2010-10-16 02:21:20 +02:00 |
|
|
|
48605827a6
|
Add test to cover the very basic MObject interface
|
2010-10-16 02:21:20 +02:00 |
|
|
|
b9e99a2be2
|
add ability to generate a short-ID to MObject hierarchy
|
2010-10-16 02:21:20 +02:00 |
|