News
New simple example project: Pipmak Castle
Have you ever considered using Pipmak for your own projects, but were overwhelmed by all the intricate details in the scripts of the Demo Project? Thanks to James Wilson, we now have an example project that shows how easy it is to make a simple explorable world. Download Pipmak Castle or look on the Showcase page for a small screenshot.
Pipmak 0.2.7 released
Pipmak 0.2.7 has landed, with an assortment of new features: Display of text on patches in arbitrary TrueType fonts, rotation and arbitrary 3D placement of patches, a new Lua command line panel and table inspector to make testing and debugging easier, less awkward handling of fullscreen resolutions, and more.
Download Pipmak for Mac OS X, Windows, or Linux as well as the updated demo project from the download page or read the detailed release notes here.
I do hope to return to a more frequent release schedule in the future!
Pipmak Wiki added
The Pipmak web site now includes a wiki! This is intended as a community-maintained repository of notes, hints, how-tos, answers to frequently asked questions, tutorials, Lua code snippets, and other articles related to Pipmak. It's still somewhat empty at the moment, but I hope it will grow into a useful resource over time. So, if you've got anything to share, any contributions are welcome!
Recent Development Activity
| 2009-06-27 | Added a file "libs.txt" that is to be included in the Linux release tarball. It contains a list (for Linux users only) of (some of the) libraries upon which Pipmak depends. |
| 2009-06-21 | Removed the wrapper script that sets the library search-path, and updated Building.txt for the Linux build-system. This should have been done when I last changed the Linux Makefile. |
| 2009-06-21 | Added comments for some of the more complex LaTeX commands defined in Reference.tex. |
| 2009-06-20 | Removed from the Linux build-system the ability to package some of Pipmak's library dependencies with the release tarball. I am removing this, because, after some more consideration, this only impairs compatibility across Linux distributions. |
| 2009-05-24 | Fixed a line in the release archive target that copied symbolic links without dereferencing them. |
