caryoscelus 740332129d Rewrite ColorMix node to use new node system 7 vuotta sitten
..
renderable cf14f217f7 Split color.h into color/{color,mix}.h 7 vuotta sitten
animated.cpp c79717f6da Remove AbstractAnimated that is no longer used 7 vuotta sitten
audio.cpp b36c4e8da5 Introduce abstract Audio type 7 vuotta sitten
average.cpp 6e2f649d03 WeightedAverage node 7 vuotta sitten
circle.cpp 7fc852b082 Add some node docstrings 7 vuotta sitten
color.cpp cf14f217f7 Split color.h into color/{color,mix}.h 7 vuotta sitten
color_mix.cpp 740332129d Rewrite ColorMix node to use new node system 7 vuotta sitten
color_string.cpp cf14f217f7 Split color.h into color/{color,mix}.h 7 vuotta sitten
compare.cpp b126276989 Fix Equal node type 7 vuotta sitten
conditional.cpp e4d2d06326 IfElse node 7 vuotta sitten
dynamic_node.cpp 3f441190ca Introduce TypeConstraint 7 vuotta sitten
extract_coord.cpp 6e9cc2a375 ExtractCoord: doc string & code style 7 vuotta sitten
file_string.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
follow_path.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
format_number.cpp fb4c15a727 Generic FormatNumber and FormatReal instance 7 vuotta sitten
format_string.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
frame.cpp 8d68feb926 get_primitive_type_name helper 7 vuotta sitten
frame_list.cpp 9016b5f45e Frame-related refactoring 7 vuotta sitten
interpolate.cpp 3c2bbb01bc Interpolate node: support set_source 7 vuotta sitten
knot.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
knot_list.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
linear.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
list.cpp f994f47651 Re-import clamp and use it in list.cpp for compatibility 7 vuotta sitten
math.cpp 13379d68a5 Remove non-generic Add nodes 7 vuotta sitten
morph.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
operators.cpp 7641b39ab5 Operators node template using new node system 7 vuotta sitten
path_xy.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
point_xy.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
random.cpp d12a7e1225 More compatibility with old compilers 7 vuotta sitten
rectangle.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
rotate.cpp 78612363bf New rotate/scale/translate nodes use Transform type 7 vuotta sitten
scale.cpp cb307d12dd Scale node: origin 7 vuotta sitten
shading.cpp 032b03cfcc Introduce Shading type 7 vuotta sitten
split_string.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten
time.cpp 1f9a7097e9 AtTime node 7 vuotta sitten
time_list.cpp 0e98789252 Move time_period.h to period.h and related changes 7 vuotta sitten
time_period.cpp 0e98789252 Move time_period.h to period.h and related changes 7 vuotta sitten
to_string.cpp 2bef2579b5 New node system: default values, PROPERTY macro 7 vuotta sitten
translate.cpp 78612363bf New rotate/scale/translate nodes use Transform type 7 vuotta sitten
truncate.cpp 4ef5eb953d Re-import common types from `std` & `boost` into `rainynite` ns 7 vuotta sitten