issues
search
DarthSharkie
/
Apel-Mod
Apel is a library that brings particle animations to the table with flexible behaviour and a clean developer interface. It promises also lots of predefined shapes & paths to help the developer on their particle scene
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Review accessibility of ParticleObject, Builder, and subclasses
#50
DarthSharkie
opened
4 months ago
0
SequentialAnimator is behaving oddly
#49
DarthSharkie
closed
3 months ago
1
`LinearAnimator` does not convert from `renderingInterval` to `renderingSteps` correctly
#48
DarthSharkie
closed
4 months ago
1
StackOverflowException in `BezierCurveAnimator` when using `renderingInterval`
#47
DarthSharkie
closed
4 months ago
2
Animation control is opaque and hard to understand
#46
DarthSharkie
opened
4 months ago
0
Animations need a clear way to be cancelled before they finish.
#45
DarthSharkie
opened
4 months ago
0
`BezierCurveAnimator` throws out of bounds exception when more curves than `renderingSteps`
#44
DarthSharkie
closed
4 months ago
5
`BezierCurveAnimator` seems to be going too far
#43
DarthSharkie
closed
4 months ago
2
Check compat with 1.21
#42
DarthSharkie
closed
4 months ago
1
ParticlePolygon has a memory leak in its `cachedShapes` member
#41
DarthSharkie
closed
2 months ago
1
ParticleCuboid vertices are rotated and translated prior to interception
#40
DarthSharkie
closed
2 months ago
2
Do a `@NotNull` pass across all classes
#39
DarthSharkie
opened
4 months ago
0
Move the `draw...` methods into the respective `Instruction` records.
#38
DarthSharkie
opened
4 months ago
0
Should `ParticleObjects` create the `Instruction` instances?
#37
DarthSharkie
opened
4 months ago
0
DebugParticleWand needs textures and translations
#36
DarthSharkie
opened
4 months ago
1
`ParticleCombiner`'s able to set a `null` particle effect on all children
#35
DarthSharkie
opened
4 months ago
2
Double-check BezierCurve `compute` implementations
#34
DarthSharkie
closed
4 months ago
2
Double-check BezierCurve `length` implementations
#33
DarthSharkie
closed
4 months ago
2
ParticleObjects should allow both rotation and offset in constructor, or neither.
#32
DarthSharkie
closed
3 months ago
1
Allow ParticleCombiners to have their own rotation/offsets
#31
DarthSharkie
opened
4 months ago
1
Add `Cylinder` instruction
#30
DarthSharkie
closed
4 months ago
1
Add `Cone` instruction
#29
DarthSharkie
closed
4 months ago
1
Swap scale/rotate/translate to use `Matrix4f#transformPosition`
#28
DarthSharkie
opened
4 months ago
0
Fix `TrigTable` out of bounds
#27
DarthSharkie
closed
4 months ago
1
TrigTable doesn't compute arccos correctly
#26
DarthSharkie
closed
4 months ago
2
Polygons aren't drawing lines
#25
DarthSharkie
closed
4 months ago
3
Cylinders are not rotating correctly.
#24
DarthSharkie
closed
4 months ago
2
Fix `ConcurrentModificationException` in `ApelScheduler`
#23
DarthSharkie
closed
4 months ago
2
Make a `ParticleEllipsoid` object
#22
DarthSharkie
closed
4 months ago
2
Do multiple Bezier curves via ParticleCombiner
#21
DarthSharkie
closed
3 months ago
2
Add BezierCurve Instruction to network renderer
#20
DarthSharkie
closed
4 months ago
1
`ParticleBezierCurve` threw a NPE rendering on client-side
#19
DarthSharkie
closed
4 months ago
1
Add Ellipsoid Instruction to ApelRenderer implementations
#18
DarthSharkie
closed
4 months ago
1
Use long-lived `Particle`s on the client-side
#17
DarthSharkie
opened
4 months ago
0
Renderer needs to handle `processingSpeed > 1` when writing to files
#16
DarthSharkie
opened
4 months ago
0
Allow `ParticleLine` to be rotated about a point
#15
DarthSharkie
closed
3 months ago
2
Add `Ellipse` record to `Instruction` interface implementations
#14
DarthSharkie
closed
4 months ago
1
Look at the BezierCurveAnimator to see if there's a refactor
#13
DarthSharkie
opened
4 months ago
1
Create a ParticleBezier
#12
DarthSharkie
closed
4 months ago
1
Refactor ApelClient code
#11
DarthSharkie
closed
4 months ago
7
Renderer needs to handle `delay > 1` when writing to files
#10
DarthSharkie
opened
4 months ago
0
ParticleCircle: Uses degrees to compute angle rotation, not radians
#9
DarthSharkie
closed
4 months ago
1
Explore separating `Animator` interface from a `BaseAnimator` set of functionality
#8
DarthSharkie
opened
4 months ago
0
Several `@Deprecated` methods need to throw `UnsupportedOperationException`
#7
DarthSharkie
closed
4 months ago
0
ParticleObject: needs a renderer
#1
DarthSharkie
closed
4 months ago
6
Construct ParticleTetrahedron from a triangle and a height
#6
DarthSharkie
opened
4 months ago
0
ParticleHexahedron
#5
DarthSharkie
opened
4 months ago
0
ParticleSphere runs an interceptor for every particle
#4
DarthSharkie
closed
4 months ago
0
ParticleCircle runs interceptor for every point
#3
DarthSharkie
closed
4 months ago
1
ParticleCuboid's handling of amount is poor
#2
DarthSharkie
closed
2 months ago
2
Next