2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Aug 15, 2021 — Sep 14, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wordpress core and plugin upgrades More... about 1 year ago
Updated fonts to avoid memory leaks More... about 1 year ago
Fix memory leak in new decompressed font data More... about 1 year ago
Mention BGFX More... about 1 year ago
Support LOD.level (for VRML 97, https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/aTorchIndex.html ) More... about 1 year ago
Merge branch 'master' into vscode_extension More... about 1 year ago
Change compileandrun command to compile-run. More... about 1 year ago
Linux/Aarch64 download of view3dscene More... about 1 year ago
Formatting More... about 1 year ago
Hm, Delphi CompareMem in TestRleCompression also answers false, but I don't understand why; extend TODO More... about 1 year ago
For now, undeprecate TCastleTransform.PrepareResources, as it makes sense, we just want to remove (or better hide) TPrepareParams in the future More... about 1 year ago
Merge branch 'master' of https://github.com/castle-engine/castle-engine More... about 1 year ago
Fix for Delphi (no CompareByte) More... about 1 year ago
Profile 'Loading Font_DefaultUi' More... about 1 year ago
Preallocate memory in RleDecompress, to make it faster More... about 1 year ago
Play wheels_turning, to show animation More... about 1 year ago
Regenerate again all fonts and embedded images, using latest tools More... about 1 year ago
Fix generation, we need different identifiers for each image to suport multiple images in one unit More... about 1 year ago
Regenerate embedded fonts using latest CGE tools More... about 1 year ago
Clarify bboxes in CGE More... about 1 year ago
Use the new RLE compression and channel split/combine to optimize size of all embedded fonts More... about 1 year ago
Use new compressed font data, faster to compile, smaller EXE More... about 1 year ago
Finished channel splitting and recombining, new TChannelsSplit class, autotests on various image types More... about 1 year ago
New CastleInternalDataCompression, with RLE compression and splitting channels routines More... about 1 year ago
Add Raspberry Pi 64 (and thus also PineTab2) builds More... about 1 year ago
Mention Debian requirement More... about 1 year ago
tovrmlx3d dedicated section, mention - and --stdin-url More... about 1 year ago
Accept - to read from stdin, accept --stdin-url to determine file type and base URL More... about 1 year ago
Extend LoadNode comment More... about 1 year ago
Upgrade deprecated sound usage More... about 1 year ago