Bruno Herbelin
|
a6ba694fbd
|
Code warning cleanup and add GPL license header to all CPP files
|
2021-11-10 23:19:38 +01:00 |
|
brunoherbelin
|
f443720319
|
Programming style improvement: following Cppcheck suggestions.
|
2021-04-04 13:13:06 +02:00 |
|
Bruno
|
79540c0232
|
cleanup header
|
2021-02-07 20:48:10 +01:00 |
|
Bruno
|
b17136d23a
|
Improved DrawVisitor to accept list of nodes
|
2021-01-24 17:16:28 +01:00 |
|
brunoherbelin
|
4a6a110e3d
|
Fixed behavior for current and edit source selection in AppearanceView.
|
2020-11-23 23:35:48 +01:00 |
|
brunoherbelin
|
cfac7107b6
|
Finalized user interface for Transition View. Cleanup DrawVisitor was
needed. New ImGuiToolkit functions implemented.
|
2020-07-08 22:28:36 +02:00 |
|
brunoherbelin
|
aa211fe39b
|
Working on multiple sources selection: created bounding box decoration,
fixed Switch node in Scene, removed Animation node from scene, created
display mode for Source.
|
2020-06-13 18:22:32 +02:00 |
|
brunoherbelin
|
c0572faabf
|
Greatly improved rendering of frame and decorators. Creation of a
DrawVisitor to selectively draw single nodes (for overlay of frame in
GeometryView)
|
2020-06-02 00:23:49 +02:00 |
|