Commit graph

11 commits

Author SHA1 Message Date
Alexander Meißner
d73b6a253c Blank scalars without the wrapper class. 2023-09-20 15:33:26 +02:00
Alexander Meißner
a7090ff329 Adds return data_type field to ExpressionContent::InvokeInstanceMethod. 2023-09-20 15:12:50 +02:00
Alexander Meißner
63d99f1583 Adds data type filed to ExpressionContent::Variable. 2023-09-20 15:04:33 +02:00
Alexander Meißner
ca88a2981c Uses element names instead of indices for the parameters of multivector constructors in rust. 2023-07-24 22:00:30 +02:00
Alexander Meißner
e9061a1105 Code cleanup. 2022-11-26 17:45:22 +01:00
Alexander Meißner
09948e3c3e Adds Scale trait. 2022-11-26 15:57:24 +01:00
Alexander Meißner
1945e38881 Adds from_groups() constructors to Rust emitter. 2022-11-26 14:23:56 +01:00
Alexander Meißner
9e3f6959b5 Improves usability by providing accessor methods, index traits and conversion traits implementations. 2022-10-16 23:15:17 +02:00
Alexander Meißner
b275827704 Implements debug, index and assign traits in Rust target. 2021-04-17 13:43:52 +02:00
Alexander Meißner
c5aefbc138 Moves simd crate in root crate 2021-04-04 16:31:23 +02:00
Alexander Meißner
07fa767cf5 Implements code generator for Rust and GLSL. 2021-03-27 15:09:46 +01:00