mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 11:28:17 -04:00
Added info about standalone games
This commit is contained in:
parent
504be8ac53
commit
f80bae23f0
@ -1,4 +1,4 @@
|
|||||||
------------------------ RELEASE 1.1.0 ---------------------------------
|
------------------------ RELEASE 1.0.0 ---------------------------------
|
||||||
|
|
||||||
* We now have working exporters for Max5, Max6, Max7, Maya5, Maya6
|
* We now have working exporters for Max5, Max6, Max7, Maya5, Maya6
|
||||||
|
|
||||||
@ -18,6 +18,13 @@
|
|||||||
your PATH, and it does store an uninstall key in the registry,
|
your PATH, and it does store an uninstall key in the registry,
|
||||||
but neither of these is needed for panda to function.
|
but neither of these is needed for panda to function.
|
||||||
|
|
||||||
|
* The 'makepanda' build system is now capable of building
|
||||||
|
prepackaged games for Windows. These prepackaged games are simply
|
||||||
|
copies of panda with the game code included, some of the
|
||||||
|
unnecessary stuff stripped out, and some changes to the start
|
||||||
|
menu. See "Airblade - Installer" on the panda downloads page
|
||||||
|
for an example.
|
||||||
|
|
||||||
* All of the sample programs have been tested. The ones that didn't
|
* All of the sample programs have been tested. The ones that didn't
|
||||||
work have been removed, the ones that do work have been (lightly)
|
work have been removed, the ones that do work have been (lightly)
|
||||||
documented.
|
documented.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user