Irrlicht hosts its code at https://irrlicht.svn.sourceforge.net/svnroot/irrlicht/trunk.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:irrlicht

See all merge proposals.

Irrlicht has 2 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:irrlicht
Series: trunk
2 Mature 2015-07-12 22:10:27 UTC
2958. Use %u instead of %d for unsigned int...

Author: cutealien
Revision Date: 2015-07-12 22:10:27 UTC

Use %u instead of %d for unsigned integers in printf in a few places.
Found by VS code analysis.

lp:~mgiuca/irrlicht/white-textures 2 Mature 2011-07-31 13:27:45 UTC
2218. Added test case to textureRenderState...

Author: Matt Giuca
Revision Date: 2011-07-31 11:00:56 UTC

Added test case to textureRenderStates (currentTextureDangling), which tests for the white texture bug that was just fixed.

12 of 2 results
You can't create new branches for Irrlicht.