- mars 27, 2025
-
-
Kubat a rédigé
-
- fév. 17, 2025
-
-
Kubat a rédigé
-
- déc. 18, 2024
-
-
Kubat a rédigé
-
- déc. 09, 2024
-
-
Kubat a rédigé
-
- déc. 03, 2024
-
-
Kubat a rédigé
-
- sept. 05, 2024
- août 30, 2024
- août 21, 2024
- août 20, 2024
- août 14, 2024
-
-
Kubat a rédigé
-
Kubat a rédigé
-
Vivy: - Use upx to compress executable if possible - Rename libvvs to libvivy as it is only inteded to be embeded into Vivy and not into the vvs runtime - Compose every crate into the vvs_cli to parse, lower and set options/subtitle files Script: - Update VVS files - Parse VVS files - Base JIT initialization - Use full_moon for the scripting things, we use a base of Lua for VVS Misc: - Correct samples + clippy + update - Fix README - Update example files for scripts - Remove not really needed fonts from the repo and from being bundled into vvcc - Fix qrc file + move the aux table out of the ass crate Codegen/JIT crates: - vvs_runtime: only the JIT runtime thingy, re-exports the types module of the vvs_runtime_types crate - vvs_runtime_types: only the types that will be used in the generated code, usefull for the vvs_runtime crate and the vvs_codegen crate because we need to know the layout of the types to generate the code - vvs_codegen: transform the Vivy Script AST into a LLVM module
-
- fév. 14, 2024
-
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
Will need to connect properties and factors to sliders to test what is best easily
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
Use "_vv_" instead of "___" for special struct members
-
Elliu a rédigé
Search for openmp in find_package, to prevent fail at linkage if llvm openmp is missing from system Add explicit template specialization for QPair
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
No need to send content change as AssLinesModel retrieves it from the LinePtr
-