openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jMonkey Engine
Settings
|
Report Duplicate
57
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 281 of 282
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Deprecated some more things, fixed some javadoc links, and added some more package.html files.
PSp..om
More...
about 14 years ago
Better address binding. Deprecated the methods on the old Message class that are truly dangerous in the new version since they always return null.
PSp..om
More...
about 14 years ago
Added a form of client that allows delayed connection using the standard network stack.
PSp..om
More...
about 14 years ago
Added the disconnect message which kicking a client from the new server... haven't actually tested it.
PSp..om
More...
over 14 years ago
Centralize the logic for accumulating and converting non-aligned ByteBuffers into messages and messages into ByteBuffers.
PSp..om
More...
over 14 years ago
Update a javadoc for clarity.
PSp..om
More...
over 14 years ago
My not cleaned up throughput test showing the basic calling of the new SM API.
PSp..om
More...
over 14 years ago
Still a work in progress. The new API and base implementations of the new interfaces. Still exists entirely in parallel with the old code.
PSp..om
More...
over 14 years ago
Still a work in progress. This is the new 'heart' of the SM module that simply routes raw bytes over transports, hiding the particular transport implementation and threading model.
PSp..om
More...
over 14 years ago
SimpleApplication has now built in methods to display or not fps tex and stat view.
rem..om
More...
over 14 years ago
SSAOFilter can now be multi sampled
rem..om
More...
over 14 years ago
* Attempt to fix ATI native crash with particles
Momoko_Fan
as sha..rd
More...
over 14 years ago
Unwinding the ouroboros... modified these public API classes to not expose their internals by implementing listeners directly. Moved the listeners inside.
PSp..om
More...
over 14 years ago
Removing deprecated methods. So long, and don't let the door hit you on the way out...
PSp..om
More...
over 14 years ago
A tourniquet to steep the bleeding on the UDP side before it gets replaced.
PSp..om
More...
over 14 years ago
Just renaming some vars to be more inline with what they are. Makes it easier to find calls to Client.
PSp..om
More...
over 14 years ago
Added PosterizationFilter contribution by Roy Straver a.k.a. Baal Garnaal
rem..om
More...
over 14 years ago
Added CrossHatchFilter contribution by Roy Straver a.k.a. Baal Garnaal
rem..om
More...
over 14 years ago
BitmapText.setColor(color) now behaves as expected and sets the default color for all letters even after a text change.
PSp..om
More...
over 14 years ago
- improve ant task for fetching wiki pages, no build fail when data cannot be loaded
nor..67
More...
over 14 years ago
- update jmp build script
nor..67
More...
over 14 years ago
Update sdk build script
nor..67
More...
over 14 years ago
- update build copy location
nor..67
More...
over 14 years ago
Bone animation : - Fixed squashing flickering when changing animation - Fixed scale computation when blending - Ogre loader can now properly load scales from ogre xml files
rem..om
More...
over 14 years ago
- add DDS support to texture browser (thanks to @destroflyer!)
nor..67
More...
over 14 years ago
- enable stable update center
nor..67
More...
over 14 years ago
- add obfuscation support to build
nor..67
More...
over 14 years ago
- add obfuscation support to jMP via ProGuard
nor..67
More...
over 14 years ago
Adding a comment hinting at maybe why jme nifty text used to work better and then broke at some point. The older previously commented out code provided a better text width value than BitmapFont did before the recent fixes.
PSp..om
More...
over 14 years ago
Fixed a handful of bugs in the getLineWidth() method. Essentially, it is doing a parallel and nearly completely different calculation of line width than the one that Letters/BitmapText does. Consolidating this position model would probably be a good idea someday.
PSp..om
More...
over 14 years ago
←
1
2
…
274
275
276
277
278
279
280
281
282
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree