Menu

Code Commit Log


Commit Date  
[r1830] by nerius

In FloatPolyEdge, making numNodes() package visible. It used to be private and
not used anywhere. So why even have it?

2023-11-23 15:32:12 Tree
[r1829] by nerius

Adding NaN handling in line drawing, 2D rendering.

2023-11-23 02:29:27 Tree
[r1828] by nerius

Adding to NaNTest. I have work to do.

2023-11-22 21:57:09 Tree
[r1827] by nerius

Adding more to NaNTest.

2023-11-22 21:55:17 Tree
[r1826] by nerius

Adding NaNTest. Will add more.

2023-11-22 21:48:10 Tree
[r1825] by nerius

Fudging the user drop block initiation delay. Even for pos.getZ() == 0.

2023-11-22 20:20:30 Tree
[r1824] by nerius

I think these will be the final settings for
RATIO_APPROX_ROT_ANIM_TO_USER_DROP_ANIM and associated 'fraction'.

2023-11-22 19:55:38 Tree
[r1823] by nerius

Forgot to use 'fraction'.

2023-11-22 19:37:53 Tree
[r1822] by nerius

This is the first attempt at user drop block initiation delay, it compiles but
nothing has been run yet. I want to save this work even if it does not
function correctly because I don't want to lose these changes, which have been
meticulously crafted. Unfortunately the negative side effect of working this
way is that I sometimes commit broken code to the repository; I think for that
reason Git was invented, to make branching a lot more easy. I like Subversion
for small projects for its intuitive nature.

2023-11-22 19:09:25 Tree
[r1821] by nerius

Extracting a System.currentTimeMillis() call in run_computeUserEvents(int)
because that value will be used again.

2023-11-22 18:23:09 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.