ReleaseNotes 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969
  1. ------------------------ RELEASE 1.7.0 ------------------------
  2. This major release introduces tons of cool new features. As it
  3. is highly experimental, it is not recommended for production use.
  4. * Support for running Panda3D apps in a browser via web plugin
  5. * Fully automatic shadow mapping
  6. * Easy to use distribution and packaging framework
  7. * Integrated support for NVIDIA PhysX
  8. * Support for GLSL shaders
  9. * Geometry shaders, both in Cg and GLSL
  10. * Improved Cg support
  11. * Hardware geometry instancing support
  12. * Runtime fullscreen toggle
  13. * Unix/X11 resolution querying/switching support
  14. * Experimental Unix/X11 support for relative mouse mode (via xf86dga)
  15. * New, cleaner import conventions, replacing PandaModules
  16. * Parallax mapping
  17. * Support for OpenGL ES 1 and 2
  18. * Experimental Screen Space Ambient Occlusion
  19. * New collision solid: box
  20. * Working FreeBSD support
  21. * Blur / Sharpen postprocessing filter
  22. * Many improvements to the Shader Generator
  23. * Fixes and improvements to DistributedObject network system
  24. * New AI libraries
  25. * Added MeshDrawer2D
  26. * Most Panda objects now work with the pickle/cPickle and copy modules.
  27. * Windows build now compiled for Python 2.6
  28. * Tons of new features and bugfixes
  29. ------------------------ RELEASE 1.6.2 ------------------------
  30. This is mainly a bugfix release. Also fixes some bugs that
  31. were accidentally introduced in 1.6.1.
  32. * Fixed a static-init issue in ptloader on Windows
  33. * Fixed texture scaling issue when using buffers
  34. * x2egg is no longer broken
  35. * Threading in OSX build fixed
  36. * Fixed issue with flickering colors in Shader Generator
  37. * Eggcacher now uses less RAM
  38. * Missing 'models' dirs in packpanda games fixed
  39. * Eggcacher step in Panda3D installer is now optional
  40. * Fixes broken shortcut links in Start Menu on Windows
  41. * Shader Generator now supports clip planes
  42. * Bug with combine modes in Shader Generator fixed
  43. * Fixed bug with Texture::make_copy()
  44. * Bug with Actor LOD fixed
  45. * Fixed bug with missing geometry in Collada converter
  46. * OdeUtil.collide instability fixed
  47. * OdeBody setData/getData methods exposed to Python
  48. ------------------------ RELEASE 1.6.1 ------------------------
  49. This release fixes some bugs found in 1.6.0, and adds some
  50. minor features as well.
  51. * Threading layer is now enabled by default
  52. * cTrav.showCollisions fixed
  53. * Fixed broken MovieTexture
  54. * OpenAL is now stable on Linux, too
  55. * OpenAL now supports dynamic playrate changing
  56. * MayaPandaTool now handles NURBS correctly
  57. * Fixed particle panel and directtools bugs
  58. * Fix crash with collada exporter on Windows
  59. * ARToolkit jittering fixed
  60. * Now possible to override shader vertex/fragment profiles
  61. * Maya exporter fixed on OSX
  62. * Fixed depth texture crash for padded textures
  63. * Fixed bug that made OdeUtil.collide return empty geoms
  64. * Fixed crash with render.flattenStrong() when using trackball
  65. * Several improvements to the ODE layer
  66. * Performance improvements to GeoMipTerrain
  67. * GeoMipTerrain.setBorderStitching to fix seams between terrains
  68. * installpanda.py for installing Panda on Linux without deb/rpm
  69. * Several other minor bugfixes
  70. ------------------------ RELEASE 1.6.0 ------------------------
  71. This release introduces several major new features and
  72. significant bugfixes. It is likely to be buggy, like most
  73. x.x.0 releases.
  74. * Lightweight threading framework without runtime overhead
  75. * Makepanda now fully supports OSX
  76. * DDS textures are now supported
  77. * COLLADA->egg converter added
  78. * New C++-based Task system, which includes async threading support
  79. * Support for asynchronous on-demand loading of textures and/or animations
  80. * New software-based renderer "tinydisplay"
  81. * More pythonic features: iterable methods, implicit parameter casting
  82. * Packpanda now also supports Linux
  83. * Added libsquish support for DXT compression
  84. * New MeshDrawer class for realtime mesh manipulation
  85. * Infamous FBO bug fixed
  86. * Preliminary support for Volumetric Lighting
  87. * Shader k-parameters can now contain underscores
  88. * Fixed OpenCVTexture and ARToolKit on Linux
  89. * GeoMipTerrain now supports multi-channel heightmaps
  90. * GeoMipTerrain features new near/far LOD system
  91. * GeoMipTerrain performance improved
  92. * CallbackNode added to support low-level drawing callbacks from Python
  93. * Fixed some minor but annoying OpenAL/FFMpeg issues
  94. * Fixed bug with lcontrol and rcontrol on Linux
  95. * Fixed bug regarding icon filenames
  96. * Multisampling fixed on Linux and OSX
  97. * Left and right scrolling events now available
  98. * Several improvements to API reference
  99. * ShaderGenerator now supports several more blend modes and color scale
  100. * .x converter now supports AnimTicksPerSecond
  101. * vfs-mount-url can load models directly off the web
  102. * Smoother transitions in FadeLodNode
  103. * Dynamically-generated outline on fonts: loader.loadFont(outlineWidth = xxx)
  104. * Texture.getRamImageAs()
  105. * base.toggleTexMem()
  106. * Text generation performance optimization
  107. * Various performance optimizations
  108. * Several more minor bugs fixed
  109. ------------------------ RELEASE 1.5.4 ------------------------
  110. This is a bugfix release, fixing the problems found in 1.5.3.
  111. * Fixes packpanda crash
  112. * Linux build accidentally got configured for OpenAL
  113. * EggTexture now writes wrap modes and types correctly.
  114. * Fixes an occasional crash in TextureAttrib
  115. * DirectEntry no longer crashes when moving cursor in a full box
  116. * Several bugs in RigidBodyCombiner fixed
  117. * Normals generated by GeoMipTerrain are now correct
  118. * Bugs fixed in DirectGrid
  119. * Linux users can now use WindowProperties.setParentWindow
  120. * Fmod now compiles on 64-bits
  121. * Fixed several bugs in the API reference generator
  122. * EggNurbsSurface is now exposed to Python
  123. * Fixes a bug in PGButton
  124. * GeoMipTerrain set_heightfield fixed
  125. * Several bugs in the Max exporter:
  126. - Now generates binormals and tangents
  127. - Pview output fixed
  128. - Overwrite confirmation fixed
  129. - Export type 'Both' now works correctly
  130. * Several other bugs not listed above.
  131. ------------------------ RELEASE 1.5.3 ------------------------
  132. This release fixes most of the remaining bugs, but it adds
  133. some new features as well.
  134. * License changed to BSD
  135. * Fixes x-file parser for real, this time.
  136. * Fixes serious bug in shader generator
  137. * Adds MSVCR71 and MSVCP71 back to the distro (for python)
  138. * Fixed a bug in GeoMipTerrain
  139. * Adds support for .egg.pz to packpanda --bam
  140. * Turns on libpandaode support
  141. * Mayapandatool fixed
  142. * Added support for 3dsmax 2009
  143. * Max exporter overhauled
  144. * Improved support for 64-bits, gcc 4.3 and OSX
  145. ------------------------ RELEASE 1.5.2 ------------------------
  146. This fixes just one serious bug: release 1.5.1 accidentally
  147. reversed the TextureStage sort order.
  148. ------------------------ RELEASE 1.5.1 ------------------------
  149. Mostly a bugfix release, but adds some minor features too.
  150. - The x-file parser now is back to being case-insensitive, as it should be.
  151. - Panda plugins now use an explicit plugin-path.
  152. - Better DLL-hell protection under windows.
  153. - Added GeoMipTerrain (but no docs yet)
  154. - Using python -E in the start menu - really, this time.
  155. - Linmath classes now initialized when using python.
  156. - ConfigVariableSearch
  157. - Implicit sort order for texture attribs.
  158. - OpenAL audio manager now gives control over streaming vs preloaded sounds.
  159. - Preliminary support for 64-bit linux (but thirdparty libs missing).
  160. - Fixes a dozen or so assorted bugs.
  161. ------------------------ RELEASE 1.5.0 ------------------------
  162. * Shader Generator means advanced rendering without
  163. having to manually write shaders. Includes:
  164. - Per-Pixel Lighting
  165. - Normal Maps
  166. - Gloss Maps
  167. - Glow (Self-Illumination) Maps
  168. - HDR tone mapping
  169. - Cartoon shading
  170. * Class 'CommonFilters' makes it easy to do image postprocessing:
  171. - Bloom Filter
  172. - Cartoon Inking
  173. - More coming soon.
  174. * Maya exporter now supports normal maps, gloss maps, glow maps.
  175. * Now compiled for Python 2.5
  176. * Adds support for Maya 2008 export.
  177. * Lots of small tweaks, bugfixes, performance improvements, etc.
  178. ------------------------ RELEASE 1.4.2 ------------------------
  179. * Added code for mouse-trail logging.
  180. * Fixed a minor bug in the new OpenAL code.
  181. * The installer now uses less memory.
  182. * Now easier to compile with recent versions of SSL.
  183. * Minor bugfix in exposeJoint
  184. * Added config variable: basic-shaders-only
  185. * graphicsEngine.removeWindow() and graphicsOutput.setOneShot() fixed.
  186. * Roaming ralph sample now uses collision detection correctly.
  187. ------------------------ RELEASE 1.4.1 ------------------------
  188. This release:
  189. * fixes a couple of small bugs
  190. * adds support for the new OpenAL/FFMpeg unified sound/video system.
  191. * renames the sample programs in a more sensible way
  192. ------------------------ RELEASE 1.4.0 ------------------------
  193. This release incorporates lots of small, incremental
  194. improvements.
  195. * Model-cache enabled by default in prepackaged release.
  196. * Now compiling with visual studio 2005.
  197. * Plugin installation now slightly harder --- see instructions in plugins dir.
  198. * Improved OSX support: mouselook, fmod fixes, icon filename.
  199. * Better memory usage tracking from pstats.
  200. * Removed dependencies on NSPR.
  201. * New default-model-extension prc variable (instead of old implicit-extension behavior)
  202. * New arc emitter in particle system.
  203. * Multiple different Actors can be flattened into one node.
  204. * Texture compression in DX8, DX9.
  205. * New features to support low-memory platforms.
  206. * ParametricCurveDrawer etc. officially deprecated in favor of RopeNode.
  207. * DynamicTextFont::RenderMode allows generating geometric fonts (instead of always using texture-based fonts).
  208. * Some integrated support for ODE (not yet polished and ready)
  209. * New RigidBodyCombiner unifies independently moving bodies into a single Geom as a rendering optimization.
  210. * Support for depth-stencil textures.
  211. * Better support for fullscreen mode on Linux.
  212. * Panda GL/DX windows can be subordinate to other windows (Win32 only).
  213. * Better multithreaded protection.
  214. * Interrogate correctly handles "const" vs. non-const objects.
  215. * PlaneNode::set_clip_effect allows user-defined cull planes (in addition to clip planes).
  216. * Several low-level rendering optimizations.
  217. * Simple occlusion culling with PipeOcclusionCullTraverser.
  218. * Optional bounding boxes (instead of spheres): "bounds-type box", "bounds-type best"
  219. * Addition of eggcacher utility to preload model-cache.
  220. * In source tree, added 'skel' directory to make it easier for newcomers to extend panda.
  221. * The obsolete config variable framebuffer-mode has been removed.
  222. I have no doubt that there will be a few significant bugs in this release, like all X.X.0 releases. - Josh
  223. ------------------------ RELEASE 1.3.2 ------------------------
  224. Bugfix release. This fixes a few problems in 1.3.1
  225. * Sound system won't initialize properly under linux: Fixed.
  226. * Panda DLL names now all start with "libp3" or "libpanda"
  227. * Normals reversed in heightfield tesselator: fixed.
  228. ------------------------ RELEASE 1.3.1 ------------------------
  229. Bugfix release. This fixes a few problems in 1.3.0
  230. * Sound system won't initialize properly under linux: Fixed.(Update: Not fixed)
  231. * Panda not compatible with SElinux: mostly fixed, except fmod.
  232. * Max exporter and importer broken: Fixed.
  233. * Minor problem involving gsg handling in showbase: Fixed.
  234. ------------------------ RELEASE 1.3.0 ------------------------
  235. This release contains several new features, and as such, it might be
  236. buggy. However, we've been testing it internally for a couple weeks,
  237. and it seems to be okay. It contains the following new features:
  238. * Stencil buffers and stencil operations now supported.
  239. * Sound API now supports DSP and better support for large MP3s.
  240. * Video uses FFMPEG instead of DirectShow - no more codec issues.
  241. * Heightfield terrain.
  242. * Support for intra-frame animation interpolation.
  243. * Use of 'import *' now only imports correct symbols.
  244. * Various minor improvements to the particle system.
  245. * Scene editor at least partially operational (alpha level)
  246. * Removed most of the 65,536 vertex-per-mesh limits.
  247. * Various low-level optimizations.
  248. * Support for threaded model loads (only in CVS, not in distro).
  249. * Support for 'model-cache-dir', which caches a BAM each time you load an EGG.
  250. * OnscreenText/DirectLabel can contain embedded 3D models inside the text.
  251. ------------------------ RELEASE 1.2.3 ------------------------
  252. The last release was a disaster:
  253. * I failed to fix packpanda.
  254. * I broke the tcl/tk stuff.
  255. * I added ppythonw, and it wasn't reliable.
  256. So basically, this release fixes packpanda and tcl/tk. It doesn't
  257. fix ppythonw yet (I don't know what's wrong), but it does disable
  258. it temporarily. It keeps the few things from 1.2.2 that were worth
  259. keeping.
  260. ------------------------ RELEASE 1.2.2 ------------------------
  261. This is a minor bugfix release.
  262. * Adds 'ppythonw', a version of ppython that doesn't
  263. open a console window.
  264. * If you have a bad fmod DLL in your windows folder,
  265. this version compensates.
  266. * Fixes a small bug in the VRML-to-egg converter.
  267. * Small stylistic improvements in some sample programs.
  268. ------------------------ RELEASE 1.2.1 ------------------------
  269. This release is likely to be much more stable than its predecessors.
  270. It contains many new features:
  271. * lots of performance optimizations
  272. * a preliminary OSX port
  273. * new modes for animation blending
  274. * easier partial-body animations
  275. * more powerful shader-to-engine interface
  276. * better support for rotating bodies in physics engine
  277. * support for compressed model files
  278. * multiple render targets (ie, glDrawBuffers)
  279. * support for stereo rendering
  280. * more complete API reference manual
  281. * ability to control mipmaps explicitly
  282. * better tools for debugging offscreen buffers
  283. * new sample programs
  284. * a number of packpanda repairs
  285. ------------------------ RELEASE 1.1.0 ------------------------
  286. This is a BETA release. It's pretty reliable, but there are still a
  287. few quirks here and there. Over the summer, Panda3D was overhauled
  288. top to bottom. The new code is dramatically improved, but it needs a
  289. little bit of testing. The new features are:
  290. * Much faster rendering of high-poly models.
  291. * Dramatically improved vertex and pixel shader support.
  292. * New demo programs using shaders and render-to-texture.
  293. * Play movies by using an AVI as a texture (windows only).
  294. * Python scripting uses much faster python to C++ interface.
  295. * Support for procedurally-created geometry (eg, fractals, etc).
  296. * Cleaner, simpler internal data structures.
  297. * Comes with Python 2.4 support built-in.
  298. * A lot more.
  299. The new demo programs are:
  300. * Render to Texture Demo
  301. * Cartoon Shader Demo
  302. * Motion Trails Demo
  303. * Procedural Geometry (Fractals) Demo
  304. * Normal Mapping Demo
  305. However, a caution: this is a BETA release: reasonably stable, but
  306. not quite perfect. Please send us your bug reports.
  307. ------------------------ RELEASE 1.0.5 ------------------------
  308. UPDATE: this release broke support for visual studio. Use
  309. panda3d 1.0.4 if you wish to compile panda from scratch using
  310. visual studio.
  311. This release consists mainly of compatibility improvements.
  312. * Now compiles under MS Visual Toolkit (makefile changes)
  313. * Now compiles under Mandrake 10.1 (a fix in the makefile)
  314. * Now compiles under Debian Sarge (a fix in the VRML lexer)
  315. * Now compiles under Ubuntu HH (same as DEBIAN SARGE)
  316. * Add code for building debian 'deb' archives.
  317. * Fix scene editor and particle panel so they work on linux.
  318. * Add support for --no-python to makepanda.
  319. * Tidied up makepanda a bit.
  320. ------------------------ RELEASE 1.0.4 ------------------------
  321. * This version includes the new Max exporter and the new Maya
  322. export panel.
  323. * We have added the --genman option to makepanda (to
  324. regenerate the API reference manual). This uses the epydoc
  325. documentation-generation system.
  326. * Several bugs in the new tutorials have been repaired.
  327. * A bug in fmod positional audio has been fixed.
  328. * Makepanda now puts the maya and max plugins in a
  329. separate 'plugins' directory, for convenience.
  330. * The 'libpandaegg' library has been exported to python.
  331. ------------------------ RELEASE 1.0.3 ------------------------
  332. * The binary release contains a brand new collection of
  333. sample programs. The new sample programs are much better.
  334. * If you install the windows binary release, the
  335. sample programs can now be run from the start menu.
  336. * Lighting under DirectX was broken. This has been repaired.
  337. * The binary release has been compiled with support for pstats.
  338. (Previously, it was compiled with pstats disabled).
  339. * Various changes to make panda3d more compatible with
  340. the 'epydoc' documentation-generation system.
  341. ------------------------ RELEASE 1.0.2 ------------------------
  342. This is a bugfix release.
  343. * makepanda contained a bug: it was compiling maya2egg6
  344. against the Maya 5.0 libraries, making it largely useless.
  345. This is fixed.
  346. * Maya2egg65 has been added, for Maya 6.5 users.
  347. * The configuration combo "want-tk=false, want-directtools=true"
  348. used to confuse panda, because directtools uses Tk. Now
  349. it's smart enough to do the right thing.
  350. * When you ask controlJoint to create a control node for
  351. you, it initializes the control node to the joint's initial
  352. position.
  353. * The scene editor supposedly works now. We'll see.
  354. * The models directory was missing the animation 'panda-walk4',
  355. which is necessary for the tutorial.
  356. * A new directory 'win-extras' has been added to the
  357. thirdparty tree. This contains some miscellaneous python
  358. libraries needed at the Entertainment Technology Center.
  359. The script that builds the windows installer will include
  360. these libraries in the distribution.
  361. ------------------------ RELEASE 1.0.1 ------------------------
  362. This is a bugfix release.
  363. * In the previous binary release, Config.prc did not contain a
  364. load-display line. This confuses pview. Pview is being fixed,
  365. but until then, the load-display line has been restored.
  366. * The Max and Maya plugins were inadvertently omitted from the
  367. previous binary release. This has been corrected.
  368. * An error in the distributed object networking layer has
  369. been fixed. The error only affected those who were trying to
  370. write LAN games using the CMU LAN server and p2p messages.
  371. * An error in the physics code has been corrected.
  372. * Python Megawidgets (pmw), which is required for "directtools",
  373. was not supplied in the previous release. We are now including
  374. pmw. In the Linux RPMs, to avoid overwriting any
  375. distribution-supplied pmw package, we put this package
  376. into /usr/share/panda3d.
  377. * To be consistent, we moved all the other python code into
  378. /usr/share/panda3d as well. This requires a file 'panda.pth'
  379. in the python lib directory.
  380. * In the binary RPMs, the file permissions of the python
  381. source files have been changed to 555, so that even if root
  382. runs panda, the '.pyc' files will not be modified or regenerated.
  383. ------------------------ RELEASE 1.0.0 ------------------------
  384. Configuration, installation, and execution environments:
  385. * This is the introduction of the new Panda version numbering
  386. system. The Panda version will be represented with three
  387. dot-separated numbers. The first number, the major version, will
  388. change only very rarely. The second number, the minor version,
  389. will increment frequently, with each new feature release. The
  390. third number will increment as needed to indicate bugfix releases
  391. on the minor version.
  392. * Use PandaSystem::get_version_string() (or
  393. PandaSystem.getVersionString() in Python) to return the version
  394. number of the currently-running Panda.
  395. * New runtime config system allows for dynamic loading of prc files
  396. and supports querying of available variable names. Use
  397. ConfigVariableString, ConfigVariableBool, etc. to get a value from
  398. the prc file(s); use the ConfigVariableManager and
  399. ConfigPageManager classes (or the cvMgr and cpMgr global objects
  400. in Python) to make general queries.
  401. * The ppremake build system now properly detects intra-tree
  402. dependencies, but only if each tree is fully built and installed
  403. before ppremake is run within the next dependent tree. Requires
  404. using ppremake version 1.18 or higher.
  405. Miscellaneous:
  406. * New support for encrypted streams, including encrypted subfiles
  407. within a multifile, using the OpenSSL encryption library. Adds
  408. pencrypt and pdecrypt programs.
  409. * The default port for PStats is now 5185, to avoid a conflict with
  410. Instant Messenger.
  411. * New "smooth" checkbox on PStats graphs provides a better sense of
  412. overall trends when graphs are noisy.
  413. * The meaning of the three components of HPR angles has been
  414. officially changed, in particular the meaning of the R component.
  415. This change was introduced to make the three components more
  416. consistent with each other, and to make P and R work together in a
  417. more sensible way. Existing code which used hard-coded HPR angles
  418. may be invalidated by this change. To convert existing code, you
  419. should use the global function old_to_new_hpr() to determine what
  420. new HPR triple that corresponds to an old HPR triple. As a
  421. temporary stopgap, you may define temp-hpr-fix 0 in your prc file.
  422. * Add support for weak reference counts using the WeakPointerTo
  423. class.
  424. * Add optional support for STL's semistandard hashing containers,
  425. e.g. hash_map and hash_set.
  426. * Panda no longer requires any registry keys or environment
  427. variables. This means it is now possible to run panda directly
  428. from a CD, install multiple copies of panda on a single machine,
  429. or install panda by copying the tree from another computer.
  430. Note that the installer does add the panda 'bin' directory to
  431. your PATH, and it does store an uninstall key in the registry,
  432. but neither of these is needed for panda to function.
  433. * The 'makepanda' build system is now capable of building
  434. prepackaged games for Windows. These prepackaged games are simply
  435. copies of panda with the game code included, some of the
  436. unnecessary stuff stripped out, and some changes to the start
  437. menu. See "Airblade - Installer" on the panda downloads page
  438. for an example.
  439. * This is the first release to include not just a binary installer
  440. for windows, but also binary RPMs for fedora 2, fedora 3, and
  441. redhat 9.
  442. * All of the sample programs have been tested. The ones that didn't
  443. work have been removed, the ones that do work have been (lightly)
  444. documented.
  445. * In the Win32 binary release, the 'config.prc' file has been moved
  446. to the 'etc' directory. This is to make it consistent with the
  447. Linux version.
  448. Rendering system:
  449. * Multitexture support is now part of Panda. This introduces the
  450. TextureStage and TexCoordName classes, as well as new interfaces
  451. like NodePath::add_texture(). As of the present release,
  452. multitexture is only supported when using the OpenGL renderer.
  453. * Support for programmable shaders is now possible using the Cg
  454. shader language. Assign a CgShaderAttrib to a node to apply a
  455. programmable shader.
  456. * New support for the Helix library allows playing of a streaming
  457. movie in a Panda texture. Presently only supported on Windows.
  458. * Deprecated the old "win-origin-x" and "win-origin-y" prc variables
  459. in favor of "win-origin", which takes two numbers separated by a
  460. space. Similarly with "win-width" and "win-height", in favor of
  461. "win-size".
  462. * Deprecated the old Camera::set_scene() interface; now a Camera
  463. implicitly renders whatever scene graph it is parented to.
  464. * Removed the old GraphicsLayer and GraphicsChannel classes.
  465. Instead of using these interfaces, you can now create any number
  466. of DisplayRegions directly on the window.
  467. * Offscreen render-to-a-texture will now be properly oriented under
  468. DirectX (previously, it would render the texture image upside-down
  469. and backward).
  470. * Support for automatic keystone correction caused by an off-axis
  471. physical projector using Lens::set_keystone().
  472. * New framebuffer-mode prc variable allows explicit control over the
  473. default framebuffer properties requested by Panda, including
  474. whether software or hardware rendering is required.
  475. * Added "multisample" transparency mode (alpha keyword "ms" in an
  476. egg file), which allows good-quality transparency (especially for
  477. alpha cutouts) without requiring back-to-front sorting, and
  478. without artifacts from improper sorting. This does require
  479. special multisample hardware capabilities, however. Presently
  480. supported in OpenGL mode only. Automatic fallback to "binary"
  481. transparency mode if multisample is not supported on a given
  482. platform.
  483. * New cursor-filename and icon-filename config variables replace the
  484. old win32-mono-cursor and win32-window-icon variables. Also,
  485. runtime control over these properties is now provided by the
  486. WindowProperties class.
  487. * Better management of potential memory leaks due to cyclic
  488. reference counts in the RenderState and TransformState caches.
  489. Now cycles are automatically detected and broken.
  490. Scene graph:
  491. * GeomNodes now have a CollideMask, just like CollisionNodes, which
  492. deprecates the old set_collide_geom() interface to detect
  493. collisions with visible geometry. There is a new NodePath
  494. interface for querying and setting the collide masks for single
  495. nodes or for entire subgraphs.
  496. * New NodePath interfaces to control lighting eliminate the need to
  497. create an explicit LightAttrib. The new lighting interfaces are
  498. designed to be similar to the new multitexture interfaces.
  499. * New NodePath interfaces to control the texture matrix, including a
  500. new project_texture() method to enable hardware-assisted
  501. projective texturing.
  502. * New NodePath::flatten_multitex() interface to bake in certain
  503. kinds of multitexture effects into a single texture, generated
  504. on-the-fly.
  505. * New options for ColorBlendAttrib and RenderModeAttrib.
  506. * NodePath::set_transparancy() now accepts a
  507. TransparencyAttrib::Mode parameter to specify exactly what kind of
  508. transparency you'd like.
  509. * New NodePath::set_render_mode() interface accepts a
  510. RenderModeAttrib::Mode parameter, deprecating
  511. set_render_mode_filled() and set_render_mode_wireframe().
  512. * LerpQuatInterval can be used as a drop-in replacement for
  513. LerpHprInterval; it performs spherical lerps in quaternion space,
  514. rather than lerping each component of a HPR individually.
  515. LerpHprInterval is not deprecated; it remains useful within its
  516. limitations.
  517. * New DirectSliderBar gui object implements a standard slider bar
  518. with a thumb (like a window scroll bar).
  519. * Lighting normals are now automatically counterscaled properly when
  520. lighting is enabled in the presence of a scale, uniform or
  521. nonuniform, in the scene graph. You can also use
  522. RescaleNormalAttrib for explicit control over this behavior.
  523. * Improvements to RopeNode for rendering splines in various
  524. representations.
  525. Collisions and physics systems:
  526. * New CollisionSegment and CollisionInvSphere collision solids.
  527. * The collision system now reports normals for intersections
  528. detected from collision rays, segments, and lines.
  529. * Several improvements to the physics system.
  530. Model converters:
  531. * x2egg and egg2x added to converters, as well as to inline
  532. conversion supported via ptloader. This adds support for
  533. DirectX's native so-called "retained-mode" file format. This file
  534. format supports animation and joint hierarchies as well as basic
  535. polygonal models.
  536. * vrml2egg added to converters, as well as to inline conversion
  537. supported via ptloader. This adds support for VRML 2.0 model
  538. files only.
  539. * Added -noabs option to many model converters, to help detect
  540. problems with unintended absolute path references.
  541. * Added egg2bam -flatten and -combine-geoms.
  542. * We now have working exporters for Max5, Max6, Max7, Maya5, Maya6.
  543. (Update: these were accidentally omitted from the binary release)
  544. * The Max exporter is dramatically improved: it now includes support
  545. for character studio, and the polygon winding bug has been fixed.
  546. ------------------------ RELEASE 2004-07-27 ------------------------
  547. Configuration, installation, and execution environments:
  548. * We have moved to a new, more explicit naming convention for our
  549. import statements. Rather than installing all Python files into
  550. one big flat namespace, we now import them from their appropriate
  551. directories, e.g. "from direct.actor import Actor".
  552. * "from ShowBaseGlobal import *" is replaced with "import
  553. direct.directbase.DirectStart" and/or "from pandac.PandaModules
  554. import *".
  555. * The old "generatePythonCode" script has been replaced with a new
  556. "genPyCode" script that automates the Python wrapper generation
  557. process without requiring any special parameters.
  558. * The old dependencies on environment variables have been removed.
  559. There are no longer requirements for any environment variables to
  560. be set in either the build process or the runtime environment
  561. (although a few optional environment variables remain to allow
  562. custom configuration).
  563. * INSTALL document greatly enhanced for clarity.
  564. * An automatic build script is now provided to further simplify
  565. building Panda3D for Unix and Cygwin users.
  566. * The old "Configrc" filename to identify runtime configuration
  567. files is deprecated; configuration files should now be named
  568. Config.prc, or in general, *.prc. The system-default
  569. configuration files are auto-generated as 20_panda.prc,
  570. 30_pandatool.prc, and 40_direct.prc (the numeric prefixes control
  571. the order in which these are loaded at runtime).
  572. Rendering system:
  573. * Some deprecated methods of CollisionEntry have been flagged to
  574. raise an exception now; these are replaced with the newer
  575. interfaces that can return a collision point in an arbitrary
  576. coordinate system.
  577. * Camera::set_cull_center() can be used for debugging culling by
  578. setting the effective point of visibility culling different from
  579. the actual point. From Python, use base.oobeCull() to examine
  580. this effect.
  581. * Alt-Enter in pview toggles between fullscreen and windowed modes.
  582. * Added experimental support for GL display lists.
  583. Scene graph:
  584. * Exposed methods to directly retrieve and set the individual
  585. vertices of a GeomNode from Python code.
  586. * The new PortalNode defines the interface for Panda's new
  587. cell-portal visibility system; each PortalNode is a window into
  588. another zone, or a separate subgraph; the PortalNode can hide or
  589. show the subset of its zone's geometry visible through its
  590. "portal".
  591. * The new PolylightNode applies a simple lighting-like effect
  592. without actually using lighting; objects will brighten or darken
  593. as a whole according to their proximity to the light. Use
  594. PolylightEffect to enable this effect.
  595. * The new FadeLODNode works like ordinary LODNode, but the switches
  596. are alpha-blended in over a short period of time rather than
  597. popping immediately.
  598. Text display:
  599. * Text now supports embedded mode changes--special characters to
  600. switch fonts, colors, scale, etc. within a line or within a
  601. paragraph.
  602. * Windows IME is better supported by Panda/Direct widgets
  603. (e.g. PGEntry and/or DirectEntry) in fullscreen mode as well as in
  604. windowed mode.
  605. Model converters:
  606. * dxf2egg and egg2dxf added to converters, as well as to inline
  607. conversion supported via ptloader.
  608. ------------------------ RELEASE 2004-03-29 ------------------------
  609. Miscellaneous:
  610. * We once again support the Microsoft VC6 compiler.
  611. * The "pstats" program is now provided in the Windows environment as
  612. part of pandatool. It is similar to "gtk-stats" on a Unix
  613. environment, and can be used to view a real-time graph of
  614. performance timing in a running Panda process. See
  615. panda/src/doc/howto.use_pstats.
  616. * New session recording and playback support allows capturing user
  617. and network input to a disk file, for replaying later, offline.
  618. Use "record-session filename.boo" and "playback-session
  619. filename.boo" in your Configrc file.
  620. * The genPyCode script now uses PythonWare's SqueezeTool to
  621. "squeeze" the large number of generated .py files into a single
  622. shared library, for substantially improved startup times on
  623. Windows.
  624. * The Task system now has substantially reduced overhead when many
  625. doLater's are waiting in the system.
  626. * The png image file type is now supported.
  627. Rendering system:
  628. * Introducing native DirectX9 graphics support, although we do not
  629. yet support any features specific to DirectX9, such as
  630. programmable shaders.
  631. * DirectX7 and DirectX8 modules are now somewhat more robust.
  632. * New support for offscreen rendering and render-to-a-texture, which
  633. will become part of a general multipass-rendering interface.
  634. Presently supported in OpenGL, with limited DirectX support. Use
  635. GraphicsWindow::make_texture_buffer() to make a buffer you can
  636. render into and apply the result as a texture map to objects in
  637. your scene. The NonlinearImager in the distort directory is a
  638. complex example of using this interface.
  639. * Explicit support for the Mesa 3D library's software-based
  640. offscreen rendering, allowing a Panda program to generate
  641. offscreen images as a background process, independently of any
  642. graphics card or desktop environment.
  643. * GraphicsLayer and GraphicsWindow render order can now be easily
  644. adjusted dynamically with set_sort() methods.
  645. * Built-in frame rate meter can be activated by setting
  646. "show-frame-rate-meter 1" in your Configrc file.
  647. Scene graph:
  648. * New tag system on PandaNodes allows storing of arbitrary string
  649. data on nodes, keyed by a string dictionary. The
  650. NodePath::get_net_tag() interface retrieves the data value for a
  651. particular tag on a node or the nearest ancestor of the node.
  652. NodePath::find() can search for a node in the scene graph with a
  653. given tag or tag/value pair.
  654. * Explicit shear transforms are now supported on nodes, as well as
  655. in character animation tables.
  656. * Characters now have an interface to control joint and slider
  657. values dynamically, instead of strictly from an animation file.
  658. Use Actor.exposeJoint() and/or Actor.controlJoint().
  659. * Nurbs surfaces and curves can now be rendered directly by Panda,
  660. which will tesselate them on the fly at some CPU cost. This is a
  661. modeling convenience only; it is not intended to be used for
  662. production code. Triangle strips are still the fastest way to
  663. render complex surfaces.
  664. * However, Rope.py is now provided as a high-level wrapper around
  665. Panda's runtime NURBS curve evaluator; it can render dynamic
  666. curves in a variety of ways.
  667. * The egg library is now published to Python, allowing construction
  668. of geometry on-the-fly by show code for convenience. This is also
  669. intended as a developer's convenience more than a production
  670. feature.
  671. Text display:
  672. * The special character \3 (ASCII 0x03) embedded in a text string
  673. indicates the position of a soft hyphen when wordwrap mode is in
  674. effect. The character \4 (ASCII 0x04) serves as a hyphenless
  675. invisible break point.
  676. * A default font is compiled in even if the FreeType library is not
  677. available.
  678. * pnmtext library added for rendering text directly into an image.
  679. * New egg-mkfont utility uses FreeType to generate static font
  680. models that Panda clients without FreeType can use to render text.
  681. Collision and physics system:
  682. * More robust collision interface, supporting NodePaths properly so
  683. that collisions detected into (and from) particular instances of
  684. nodes can be differentiated. CollisionEntry has a much simpler
  685. mechanism for getting the intersection point and normal in an
  686. arbitrary coordinate space defined by a NodePath, instead of the
  687. user having to convert the coordinate space by hand.
  688. * New CollisionVisualizer object to visually show collisions as they
  689. are tested and detected, useful for optimizing collision
  690. performance. Activate this with
  691. base.cTrav.showCollisions(render).
  692. * Implicit velocity system is now integrated with scene graph; the
  693. relative velocity of moving nodes is automatically considered when
  694. testing for most kinds of collisions. Use
  695. NodePath::set_fluid_pos() to indicate that a node is moving
  696. fluidly to its new position and should test for collisions along
  697. the way (as opposed to the more traditional NodePath::set_pos(),
  698. which unconditionally sets the node to its new position).
  699. * Introduction of "tube" collision shapes, sometimes called
  700. "capsules" in other libraries. It is a cylinder capped with
  701. hemispheres.
  702. * CollisionSolid::set_effective_normal() provides a way to define a
  703. sloping surface with an apparently vertical normal, to prevent
  704. characters standing on the surface from sliding down.
  705. * Collision polygons now respect clipping planes.
  706. * Many changes to physics system.
  707. HTTPClient and net systems:
  708. * More verbose error reporting.
  709. * Better support for proxy servers, including SOCKS5 proxies.
  710. Model converters:
  711. * maya2egg converter now supports skeleton/morph animation files
  712. fully, including soft-skinning, hard-skinning, and morphs (blend
  713. shapes). NURBS and polygon meshes are both supported.
  714. * A new Maya plugin called libmayapview allows opening a Panda
  715. window from within Maya to view how the scene will look once it
  716. has been converted to Panda.
  717. * New soft2egg converter supports models and animation stored in
  718. SoftImage 4.3 files. (Newer versions of SoftImage are not
  719. supported.)
  720. * New egg2flt program more or less reverses flt2egg.
  721. * The ptloader Panda loader allows direct loading into Panda of most
  722. model file types defined within pandatool: Maya, flt, and lwo.
  723. Specify load-file-type ptloader in your Configrc file.
  724. * New egg-optchar preprocessor improves character animation runtime
  725. performance by eliminating unneeded joints. It can also
  726. reorganize a skeleton and/or expose joints for the show code's
  727. convenience.
  728. * New egg-qtess utility converts NURBS egg files to polygon egg
  729. files with either a trivial interface for quick conversions or a
  730. sophisticated parameter file for more precise control. It
  731. preserves soft-skinning and animation information.
  732. * New visibility flag in egg format allows model files to define
  733. invisible subtrees which will be initially stashed when loaded.
  734. * The egg library now allows implicit forward references to vertex
  735. pools, making it much easier to generate a valid egg file from a
  736. third-party model format.