|
ad613d06d4
|
Fixed fonts causing shifts in Node positions on firefox
|
2022-08-22 08:52:51 -05:00 |
|
|
3042d5ebb6
|
Use shallowRef in more places
|
2022-08-22 08:52:43 -05:00 |
|
|
bca8c6d64e
|
Made Pixi application holder a shallow ref
|
2022-08-22 08:52:24 -05:00 |
|
|
61859049b9
|
Fixed issues with pixi.js
|
2022-08-22 08:52:15 -05:00 |
|
|
1f4676d997
|
Make Particles component typed generically to fix doc generation
|
2022-07-14 08:20:28 -05:00 |
|
|
2763749904
|
Minimize how much pixi.js we use
|
2022-07-14 00:06:39 -05:00 |
|
|
717f13ebe0
|
Fix typing errors
|
2022-07-10 02:20:51 -05:00 |
|
|
ab81a140c9
|
Make all type-only imports explicit
|
2022-06-26 19:17:22 -05:00 |
|
|
7fe57798bb
|
Switched from vue-cli-service to vite
Should be thoroughly tested still
Also involved removing operator overloads, which weren't good anyways
|
2022-06-25 22:34:18 -05:00 |
|
|
d123ed3feb
|
Made resetTime more useful and various setup functions use BaseLayer
|
2022-05-23 23:34:59 -05:00 |
|
|
2568a8b3a0
|
Fixed links being in the wrong spot after above elements added/removed
|
2022-05-23 22:54:50 -05:00 |
|
|
7db806afc6
|
Fix particle effects not reloading when the Particles component is re-mounted
|
2022-05-23 22:54:46 -05:00 |
|
|
64533b55dc
|
Fix Particles causing scroll issues
|
2022-04-24 22:07:47 -05:00 |
|
|
94a7f41fd1
|
Made several options functions optional
|
2022-04-24 17:05:28 -05:00 |
|
|
64f1b460b0
|
Added FeatureOptionsFunc to simplify features
|
2022-04-10 19:26:33 -05:00 |
|
|
ecc4b9fb5f
|
Replaced tsparticles with pixi-emitter
|
2022-04-01 01:08:29 -05:00 |
|
|
572e543ba8
|
Made all properties in FeatureNode non-optional
|
2022-03-27 19:23:31 -05:00 |
|
|
887002e95b
|
Added support for non-fullscreen particles
This also drastically improves positioning effects based on elements
|
2022-03-27 00:47:25 -05:00 |
|
|
b60d170657
|
Made node positions more general purpose
|
2022-03-27 00:39:35 -05:00 |
|
|
0acfebb412
|
Implemented Particles feature
|
2022-03-27 00:39:23 -05:00 |
|