ReleaseNotes 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652
  1. ------------------------ RELEASE 1.10.3 -----------------------
  2. This is another bugfix release that addresses a variety of issues
  3. in 1.10.2 and further improves the stability.
  4. * Fix crash when unplugging certain devices on macOS
  5. * Fix crash on macOS when using RIME input
  6. * Fix logging issues/crashes in apps deployed with Python 2.7
  7. * Fix issues when starting in fullscreen on Linux/X11
  8. * Fix mapping of several gamepads including Trust GXT 24
  9. * Fix Linux crash when no input devices are present
  10. * Unbreak support for matrix arrays in vertex data in OpenGL
  11. * Allow creating multisample FBO in OpenGL with non-MS host window
  12. * Support playing and looping compressed Ogg and WAV audio files
  13. * Fix generation of CollisionBox for transformed geometry in .egg
  14. * Fix Bullet rigid body transform not updating after reparenting
  15. * Fix sporadic color scales with lighting and custom GLSL shader
  16. * Prevent faulty shaders from shutting down GSG on some drivers
  17. * Allow None as either argument to OdeJoint.attach()
  18. * Fix BufferViewer when main window is not opened right away
  19. * Properly detect extension of pz/gz compressed video/audio files
  20. * Fix for invalid behavior of SparseArray methods to clear bits
  21. * FilterManager now allows overriding framebuffer properties
  22. * Fix detection of core-only OpenGL profile on some drivers
  23. * Add gl-forward-compatible config var for OpenGL context creation
  24. * Add paste-emit-keystrokes variable to disable Ctrl+V on Windows
  25. * Fix in-place |= operator on Panda types (such as SparseArray)
  26. * Fix rare FFmpeg "bad src image pointers" errors after seek
  27. * Fix uses of types.InstanceType in some obscure direct functions
  28. * Fix capsule-into-sphere collision test in degenerate case
  29. * KeyboardButton.ascii_key now also accepts a str character
  30. * Fix errors in various Tkinter DIRECT widgets
  31. * Expose save_egg_file/save_egg_data functions in Python API
  32. * Fix assertion error in BoundingBox.set_min_max
  33. * Fix typo in CollisionTraverser.respect_prev_transform property
  34. * Properly install Python bindings when building FreeBSD installer
  35. ------------------------ RELEASE 1.10.2 -----------------------
  36. This release fixes several more bugs, including a few regressions
  37. in 1.10.1. Upgrading is highly recommended.
  38. * Fix regression on Windows causing freezes and instability
  39. * Fix a memory leak issue in Python applications
  40. * Fix crash reading unaligned float4 column in GeomVertexReader
  41. * Fixes for switching to fullscreen at runtime on Windows and Linux
  42. * Fix incorrect display mode listing in some Linux distributions
  43. * Fix threading crash on Linux when using get_keyboard_map()
  44. * Support "from __future__ import division" for Panda types
  45. * Support building with Visual Studio 2019 in makepanda
  46. * Work around Assimp crash when loading multiple .ply models
  47. * On Windows, a Python 3-compatible version of Pmw is included
  48. * Fix ParticlePanel spam when hovering over File menu items
  49. * TexMemWatcher has been fixed for Python 3
  50. * Prevent macOS window getting stuck after base.destroy()
  51. * Fix assertion setting mass before shape with Bullet debug build
  52. * Don't error if DirectScrolledFrame is destroyed twice
  53. * Fix reference count corruption accessing task.__dict__
  54. * Fix writing to SequenceNode frame_rate property
  55. * Fix collider sort not copied when copying CollisionNode
  56. * Add OpenCollective backer file
  57. ------------------------ RELEASE 1.10.1 -----------------------
  58. This is a bugfix release intended to fix several issues in 1.10.0.
  59. * Fix crashes when gamepad is plugged in on 32-bit Windows
  60. * Fix deploy-ng error regarding 'exist_ok' on Python 2
  61. * Fix Linux install from pip not working with some mesa drivers
  62. * Fix compatibility issues with upcoming Python 3.8
  63. * Fix regression with Audio3DManager.setSoundVelocityAuto()
  64. * Fix issues when awaiting loader.loadModel in Python 3.7
  65. * Audio3DManager accepts tuple in setSoundVelocity/setListenerVelocity
  66. * Fix lighting being disabled when only an AmbientLight is active
  67. * Fix an error saving from Particle Panel in Python 3
  68. * Depth buffer now defaults to 24-bit on macOS (fixes flickering)
  69. * Fix no devices being detected on Windows with threading-model
  70. * Implement collision tests from Capsule and Box into InvSphere
  71. * Fix odd behavior and occasional crash in QuatInterval
  72. * Fix SpriteAnim error in particle system
  73. * Fix ShaderGenerator error when using too many shadowing lights
  74. * Fix interrogate crash in Python 3 with optional wstring args
  75. * Fix compilation errors for x86 Android platform
  76. * Fix permissions of directories created by installpanda
  77. * Improvements to API reference documentation
  78. * Fix incorrect features printed out when printing an InputDevice
  79. * Support cross-compiling for Android platforms in makepanda
  80. * Work around various bugs when compiling with OS X 10.7's libc++
  81. * Fix wrong error sometimes being reported when loading plug-in
  82. * Allow getting NodePath from CullTraverserData object
  83. * Add config options to Assimp loader for generating normals
  84. * Fix multisampling in floating-point framebuffers on OpenGL
  85. * Parse egg files with 4-component tangents (must be 1 or -1)
  86. * StencilAttrib.make() write_mask argument is now optional
  87. ------------------------ RELEASE 1.10.0 -----------------------
  88. This is a major release with significant changes. Please review the
  89. changes when upgrading. The list below is by no means exhaustive, but
  90. should contain the most important changes.
  91. General
  92. * Experimental ability to build for Android
  93. * New input framework to natively support gamepads, joysticks, etc.
  94. * Multi-threaded render pipeline is a lot more stable now
  95. * New setuptools-based deployment pipeline
  96. * Improvements to mouselook smoothness
  97. * Cache is now at $XDG_CACHE_HOME/panda3d (~/.cache/panda3d), not ~/.panda3d
  98. * Addition of unit test suite
  99. * Many improvements to thread safety
  100. * Many performance improvements
  101. * Tons of bugfixes
  102. * Big style cleanup of C++ source code
  103. Python API
  104. * Complete support for Python 3
  105. * Support for coroutines and async/await
  106. * Property interfaces have been added for many settings
  107. * More flexible handling for keyboard arguments in C++ APIs
  108. * Python bindings are completely separated out of the C++ libraries.
  109. * Interrogate binding generator has many improvements.
  110. * Use of pandac.PandaModules is discouraged, use panda3d.core et al
  111. * Use of libRocket is discouraged due to lack of Python 3 support
  112. * Tasks are now sorted in addition order when lacking a sort value
  113. * Fixes iris/fade transitions for extreme aspect ratios
  114. * WeakNodePath is now exposed to Python
  115. * WindowProperties.size(x, y) deprecated; use WindowProperties(size=(x, y))
  116. * Calling bare run() is deprecated, use base.run() instead
  117. * downcastTo*() methods have been removed, they were already no-ops
  118. Rendering
  119. * Add new shader-based terrain rendering method (ShaderTerrainMesh)
  120. * The default ColorAttrib mode is now T_vertex
  121. * The ColorAttrib T_off mode now properly disables vertex colors entirely
  122. * Make handling of color attributes more consistent between renderers
  123. * Ability to create an OpenGL core profile context; set "gl-version 3 2"
  124. * Experimental support for reverse-Z rendering for best depth precision
  125. * sRGB framebuffers supported more widely
  126. * Support for infinite near/far clip in lens
  127. * Add some PBR material parameters to material class
  128. * Addition of more built-in GLSL shader inputs; see manual.
  129. * Add p3d_FragData[] GLSL output for MRT in GLSL 1.30
  130. * Add flag enabling vertex shader control over point size
  131. * Support signed ints and double-precision floats in vertex data with GLSL
  132. * Support unsigned 11/10/10-bit floating-point textures and vertex data
  133. * Support for SSBOs via ShaderBuffer class
  134. * Support OpenGL FBO buffers without any attachments
  135. * Support passing uint variables to GLSL shader
  136. * Allow rendering objects with empty vertex data (for vertex pulling)
  137. * Add LogicOpAttrib, for supporting logical operator blending
  138. * Improvements to OpenGL ES support
  139. * Support for geometry with adjacency information
  140. * Change default alpha blending to improve blending rendered result
  141. * New method for obtaining native OpenGL texture object
  142. * Support windowless offscreen rendering on macOS
  143. * Panda resets OpenGL state better before and after draw callbacks
  144. * OpenGL renderer better supports debugging tools like apitrace
  145. * Support fixed-depth billboards, useful for 2D tags that don't change size
  146. Shader generator
  147. * Significant performance improvements
  148. * Support for point light shadows
  149. * Hardware skinning support
  150. * Changes to match fixed-function pipeline better
  151. * Fixes for normal vector normalization
  152. * Support multiple normal maps (uses Reoriented Normal Mapping)
  153. * Tracks modifications to materials and texture stages automatically
  154. Lighting
  155. * Allow specifying light color based on color temperature
  156. * Setting specular color of a light separately is deprecated
  157. * New GLSL inputs to make implementing lighting in shaders much easier
  158. * Add representation for sphere light and rectangle light
  159. * Efficiency improvements for passing light information to shader
  160. * Interocular distance for shadow cameras now always defaults to 0
  161. * Add low-level lighting module from RenderPipeline
  162. Textures
  163. * Support cube map arrays
  164. * Support buffer textures
  165. * Many more texture formats supported
  166. * BC4 and BC5 compression modes supported
  167. * Proper depth textures supported in DirectX 9 renderer
  168. * set_ram_image(_as) directly supports buffer protocol
  169. * TexturePeeker supports more formats and component types
  170. Text
  171. * Dramatic improvements to text rendering performance
  172. * Support for HarfBuzz for higher-quality text shaping and kerning
  173. * Support for right-to-left text
  174. * Support for signed-distance-field rendering in egg-mkfont
  175. Audio/video
  176. * The default unit for audio is now 1 meter for each Panda unit.
  177. * Native .flac loader
  178. * Support videos with alpha channel in ffmpeg
  179. * OpenAL stability improvements, especially on macOS
  180. * Support loading .opus files with libopusfile
  181. * Fix various memory leaks
  182. Physics / collisions
  183. * CollisionTube is renamed to CollisionCapsule.
  184. * Box-box collision test is improved to work well with the Pusher
  185. * More box tests for collision system: box-into-plane, box-into-poly
  186. * Capsule (tube) can be used as "from" shape into plane, sphere, capsule, box
  187. * Bullet objects are serializable to .bam files.
  188. * Bullet bindings are now thread safe.
  189. * Bullet debug drawer is more efficient; no longer inherits GeomNode.
  190. * Various fixes to bullet vehicle wheel synchronization
  191. * PhysX bindings are deprecated.
  192. Pipeline / loading
  193. * Support for Assimp library to load a broad variety of model formats
  194. * Ability to specify min-lod, max-lod, lod-bias in .egg file
  195. * Egg file materials support PBR-style material parameterization
  196. * Support loading more DDS files, including DX10-style ones
  197. * Add support for OpenEXR and HDR textures
  198. * Support line/point thickness in bam2egg
  199. * bam2egg no longer inserts a vestigial ModelNode at the top
  200. * bam2egg supports depth test, offset, cull bin attributes
  201. * Accept a .gz file wherever a .pz file is accepted
  202. * egg-palettize supports mirror and border-color wrap modes
  203. * More robust checks against memory corruptions when loading bad .bam files
  204. * Support for Maya 2017 and 2018
  205. * Support preprocessing GLSL shaders created with Shader.make
  206. Build
  207. * We now require using MSVC 2015 or 2017 to compile on Windows.
  208. * At least GCC 4.8 is now required.
  209. * With GCC/clang, enabling C++11 is now required.
  210. * Allow building with more recent ffmpeg versions
  211. * Support for old FFMpeg versions (before 1.1) dropped.
  212. * The ppremake build system has been removed.
  213. * Support for OpenSSL versions before 0.9.7 has been dropped.
  214. C++
  215. * Use of NULL is replaced with nullptr
  216. * WeakPointerTo now requires use of lock() method for thread safety
  217. * Mutex et al now satisfy C++11 Lockable constraints
  218. * Panda headers no longer contain `using namespace std;`
  219. * PN_int32 et al have been removed, use stdint.h types instead
  220. * The need to link with pystub and add Python include dirs is removed.
  221. ------------------------ RELEASE 1.9.4 ------------------------
  222. One of the bugfixes in the last 1.9.3 release introduced a regression,
  223. therefore it was decided to make another 1.9.x release.
  224. * Fix 1.9.3 regression with generating geometry in threaded pipeline
  225. * Various compile warning fixes
  226. * Fix occasional crash in PNMImage::quick_filter_from()
  227. * Fix issue taking screenshots from an OpenGL FBO buffer
  228. * Fix various issues with MeshDrawer
  229. * Fix issue with collision sphere generation in bam2egg
  230. * Fix compile errors with more obscure Python configurations
  231. * Fix assert when using Texture.load_sub_image to load whole image
  232. * Fix fsm FourState
  233. ------------------------ RELEASE 1.9.3 ------------------------
  234. This issue fixes several bugs that were still found in 1.9.2.
  235. * Fix crash when using homebrew Python on Mac OS X
  236. * Fix crash when running in Steam on Linux when using OpenAL
  237. * Fix crash using wx/tkinter on Mac as long as want-wx/tk is set
  238. * Fix loading models from 'models' package with models/ prefix
  239. * Fix random crashes in task system
  240. * Fix various race conditions causing threading issues
  241. * Fix memory leaks in BulletTriangleMesh
  242. * Fix loading old models with MovingPart<LMatrix4f>
  243. * Improve performance of CPU vertex animation somewhat
  244. * Show framebuffer properties when fbprop request fails
  245. * Show error instead of crash on use of object before __init__
  246. * Fix hang on exit when using Python task on threaded task chain
  247. * Fix inability to get RGBA renderbuffer in certain cases
  248. * Work around GLSL issue with #pragma and certain Intel drivers
  249. * Improve performance of texture load and store operations
  250. * Fix crashes with pbuffers on Intel cards on Windows
  251. * Support for Autodesk Maya 2016.5
  252. * Add shadow-depth-bits config var to control shadow map depth
  253. * Fix cull issue when rendering cube map (or any multi-lens setup)
  254. * Fix crash rendering with the same camera to different contexts
  255. * Fix compile error when making static build with DX9 renderer
  256. * Fix assertion when using aux render targets in DX9
  257. * Work around Cg bug generating invalid ASM for saturated tex loads
  258. * Fix issues with certain Cg shader inputs in DX9
  259. * Support uint8 index buffers in DX9
  260. * Fix occasional frame lag when loading a big model asynchronously
  261. * Fix interrogate parsing issue with "const static"
  262. * Add back missing libp3pystub.a to Mac OS X SDK
  263. * Fix RAM caching of 2D texture arrays
  264. * Fix Ctrl+C interrupt propagation to runtime applications
  265. * Support for InvSphere, Box and Tube solids in bam2egg
  266. * Preserve "intangible" and "level" collide flags in bam2egg
  267. * Add normalized() method to vectors
  268. * asyncFlattenStrong with inPlace=True caused node to disappear
  269. * Fix asyncFlattenStrong called on nodes without parent
  270. * Fix is_playing() check when playing an animation backwards
  271. * Windows installer no longer clears %PATH% if longer than 1024 chars
  272. * Fix inoperative -tbn/-tbnall/-tbnauto options in egg-optchar
  273. * Fix tinydisplay texture errors on shutdown
  274. * Fix mipmap filtering issues in tinydisplay renderer
  275. * Fix exception when creating intervals before ShowBase is started
  276. * Fix rare X11 .ico cursor bug; also now supports PNG-compressed icons
  277. * Add keyword argument support to make() methods such as Shader.make()
  278. * Fix compilation errors with Bullet 2.84
  279. * Fix exception when trying to pickle NodePathCollection objects
  280. * Fix error when trying to raise vectors to a power
  281. * GLSL: fix error when legacy matrix generator inputs are mat3
  282. * Now tries to preserve refresh rate when switching fullscreen on Windows
  283. * Fix back-to-front sorting when gl-coordinate-system is changed
  284. * Now also compiles on older Linux distros (eg. CentOS 5 / manylinux1)
  285. * get_keyboard_map now includes keys on layouts with special characters
  286. * Fix crash due to incorrect alignment when compiling Eigen with AVX
  287. * Fix crash when writing 16-bit .tif file (now silently downsamples)
  288. ------------------------ RELEASE 1.9.2 ------------------------
  289. This is a minor bugfix release, fixing a few minor issues that
  290. remained in the 1.9.1 release, including:
  291. * Fix compile errors with more recent versions of ffmpeg
  292. * Include .lib files for pyd modules in Windows SDK
  293. * packp3d now recognizes default egg-object-type definitions
  294. * Fix issues with sphere-into-box and box-into-sphere collisions
  295. * Texture VRAM usage is now correctly reported by pstats
  296. * Support for reading BMP files with alpha channel
  297. * Fix OpenGL crashes in very ancient OpenGL versions
  298. * Fix rare compile issues and crashes with esoteric Python set-ups
  299. * Fix crash when extracting texture that's not a multiple of 4 bytes
  300. * Work around buggy NVIDIA driver that reports _main_* shader inputs
  301. * Add version of transform_vertices that accepts a SparseArray
  302. * Clamp shininess to 0 to avoid GL error when shininess < 0
  303. * Fix various bugs in RopeNode and NurbsCurveEvaluator
  304. * Fix clock-mode Config.prc settings
  305. * NodePath render_mode setters no longer reset wireframe color
  306. * Fix constant reloading of texture when gl-ignore-mipmaps is set
  307. * BamReader now releases the GIL (so it can be used threaded)
  308. * Fix AttributeError in direct.stdpy.threading module
  309. ------------------------ RELEASE 1.9.1 ------------------------
  310. This minor release fixes some important regressions and bugs found
  311. in 1.9.0, but also introduces a few minor features.
  312. It also reintroduces the deployment tools that were absent from
  313. the previous release.
  314. The following issues were fixed:
  315. * SDK now properly installs in Mac OS X 10.11 "El Capitan"
  316. * Windows 8.1+ no longer applies DPI virtualization to Panda window
  317. * Fix ffmpeg library load issue on Mac OS X
  318. * Fix issues running maya2egg on Mac OS X
  319. * Fix compiler errors on different platforms
  320. * Fix various rare crashes
  321. * Fix crashes on shutdown in threaded pipeline
  322. * Fix low-level threading crash on ARM machines
  323. * More reliably and robustly handle failures opening OpenAL device
  324. * Textures were not being scaled to power-of-2 in some cases
  325. * Correct scaling of normal vectors with flatten operation
  326. * Correct positioning of viewing axis when showing lens frustum
  327. * Add dpi-window-resize option to auto-resize window on DPI change
  328. * Fix assertions when alpha-file-channel references unknown channel
  329. * Use OpenGL-style vertex colors by default on non-Windows systems
  330. * Default vertex column alignment is now 4 bytes
  331. * Add PNMImage premultiply/unpremultiply methods.
  332. * Fix incorrect parsing of numbers with exponents in Config.prc
  333. * Fix for reading URLs mounted via the virtual file system
  334. * Fix shader generator memory leaks and runtime performance
  335. * Fix shader generator scaling of binormals and tangents
  336. * Expose _NET_WM_PID to window managers in X11
  337. * Fix a range of bugs in tinydisplay renderer.
  338. * Don't error when setting lens far distance to infinity
  339. * Allow passing custom lens to saveCubeMap/saveSphereMap
  340. * Fix errors in saveCubeMap/saveSphereMap in threaded pipeline
  341. * Fix DynamicTextFont.makeCopy()
  342. * Make Texture memory size estimation more accurate
  343. * Fix various window resizing issues
  344. * Fix PandaSystem.getCompiler() value for clang (it reported gcc)
  345. * x2egg no longer replaces face normals with vertex normals
  346. * Include Eigen headers in Mac and Windows SDK
  347. * Added geomipterrain-incorrect-normals setting, default=true
  348. * DisplayInformation resolution list was missing on Windows
  349. * Upgrade FMOD and Bullet versions on Windows and Mac OS X
  350. * Various performance optimizations
  351. * Fixed various other bugs not listed here.
  352. Fixes and improvements for the runtime:
  353. * Fix splash screen freezing in the X11 web plug-in
  354. * pdeploy will now handle extracted files (eg. .ico and .cur)
  355. * Added more options for customizing splash screen
  356. * Fix missing xml and ast modules from morepy package
  357. * Certificate dialog is now localized to various languages
  358. * Fix packp3d error when Python file is not in a package
  359. * Pass on failing exit status from packaged application
  360. * Remove annoying ":Packager(warning): No such file" warning
  361. * Fix issue installing pdeploy-generated .pkg on OS X 10.11
  362. Fixes for the Python API:
  363. * Fix mysterious and rare crash in tp_traverse
  364. * Bullet step function accidentally defaulted to step size of 0
  365. * Fix overflow of file offsets (eg. when seeking in huge files)
  366. * Fix regression with memoryviews
  367. * Fix hasattr/getattr of vector classes for invalid attributes
  368. * Allow passing a long to methods accepting an int
  369. * Fix crash when passing None to Filename constructor
  370. * MouseWatcherGroup was erroneously not exposed in 1.9.0
  371. * ShowBase no longer unmounts VFS when shutting down
  372. * No longer requires setting PATH to import panda3d.*
  373. * DirectDialog default geom is once again respected
  374. * DirectDialog no longer overrides custom frameSize
  375. * Fix WebcamVideo/MicrophoneAudio.getOptions() methods
  376. Changes relating to the OpenGL renderer:
  377. * Various performance improvements
  378. * Fix point/line thickness setting
  379. * Improve GLSL error reporting
  380. * Fix Intel driver issues, particularly with geometry shaders
  381. * Add more error checking for parameter types
  382. * Integer shader inputs were not being converted to float properly
  383. * Fix crash passing an undersized array to a GLSL shader input
  384. * p3d_ColorScale et al may now be declared as vec3
  385. * Fix flickering when using trans_model_to_apiview in Cg
  386. * Support wireframe and point rendering modes in OpenGL ES
  387. * Fix issue with model disappearing in rare cases with GLSL
  388. * Fix ColorWriteAttrib not working as it should
  389. * Allow deactivating PStats collectors for GPU timers
  390. * Memory residency of graphics buffers now tracked by PStats
  391. * Allow changing OpenGL coordinate system with gl-coordinate-system
  392. Fixes for libRocket integration:
  393. * libRocket did not work on Mac OS X in 1.9.0
  394. * Fix inconsistent behavior with non-power-of-2 textures in rocket
  395. * Use model-path for finding libRocket assets
  396. * Add missing keys to libRocket keymap
  397. * libRocket elements showed up white in tinydisplay
  398. New features:
  399. * Add -L (lighting) and -P (graphics pipe) pview options
  400. * Add M_confined mouse mode that keeps cursor in window
  401. * Add sample program demonstrating mouse modes
  402. * bam2egg supports collision sphere and plane solids
  403. * p3d_TransformTable GLSL input backported from 1.10 branch
  404. * Add openal-device setting for selecting OpenAL audio output
  405. * Add limited modification timestamp tracking for Ramdisk mounts
  406. * Support for Autodesk Maya 2016
  407. ------------------------ RELEASE 1.9.0 ------------------------
  408. This is a major release with many exciting new features!
  409. Beware of bugs.
  410. The list below contains a subset of the changes introduced:
  411. * We now offer 64-bit Windows and Mac OS X builds.
  412. * Switch to MSVC 2010; no more assembly manifests.
  413. * Cocoa port for better Mac OS X support, esp. newer versions.
  414. * We now compile the Python modules into panda3d/*.pyd modules;
  415. no more imp.load_dynamic hackery needed.
  416. * Support for GPU profiling in OpenGL, see pstats-gpu-timing
  417. * sRGB framebuffers, see framebuffer-srgb
  418. * sRGB texture support, see Texture::F_srgb et al.
  419. * Integer vector support, including passing to shaders
  420. * Native .ogg vorbis and .wav loader (does not require ffmpeg)
  421. * FFmpeg support is a separate plug-in module now, libp3ffmpeg.
  422. * Sample programs are now part of the source code repository
  423. * Can be built with Python 3 (highly experimental)
  424. * Improvements to Windows installer
  425. * M_filled_wireframe rendering mode
  426. * Support specifying sampler state separate from textures
  427. * Support for bindless texture clearing
  428. * Texture LOD bias and min/max LOD settings
  429. * Framebuffer properties allows separate red/green/blue bits
  430. * Explicit float color and float depth specification in fbprops
  431. * Coverage samples settable via FrameBufferProperties
  432. * Stereo buffer implementation in OpenGL via FBOs
  433. * Support enumeration of pixel formats in WebcamVideo
  434. * Frame rate meter can be configured to show milliseconds
  435. * Changes to improve font crispness with default settings
  436. * Fix assertion error when using more than one GraphicsEngine
  437. * raw-w, raw-a, etc. keyboard events for layout-independent input
  438. * Allow querying active keyboard layout via win.get_keyboard_map()
  439. * Distinguish between lmeta and rmeta keys on Mac OS X
  440. * Floating-point image manipulation API, support float tiffs
  441. * Various new 16-bit and 32-bit and int texture formats
  442. * Man pages are now available for the majority of utilities
  443. Pipeline:
  444. * Fix bugs with <Collide> group transformations in .egg
  445. * Don't create unnecessary intermediate node when loading .egg
  446. * bam2egg supports materials, and correctly converts animations
  447. * dae2egg has some skeletal animation support
  448. * Support Maya versions up to 2015
  449. OpenGL renderer changes:
  450. * Error checking is now OFF by default for performance reasons,
  451. set gl-check-errors or gl-debug to true to enable.
  452. * GL 4.2 shader_image_load_store support (incl. multi-bind)
  453. * Layered render-to-texture (using geometry shaders)
  454. * Seamless cube maps (on by default), see gl-cube-map-seamless
  455. * Added gl-debug for improved debug output support
  456. * Added GL object labels when gl-debug is enabled
  457. * gl-dump-compiled-shaders can be used to dump program binaries
  458. * Direct3D-style NT_packed_dabc vertex arrays now directly supported
  459. * Native rendering of line strips, using primitive restart
  460. * Immutable texture storage support (disabled by default)
  461. * Bindless texture support (disabled by default)
  462. * Specular component is now computed separately in FFP
  463. Shader system:
  464. * Support for tessellation shaders
  465. * Support for compute shaders via ComputeNode
  466. * GLSL preprocessor with "#pragma include" support
  467. * Much better coverage of shader inputs in GLSL
  468. * GLSL error messages now show source filename
  469. * Fixes apiclip_of_x shader inputs
  470. * Matrices can be passed directly to setShaderInput
  471. * Support binding images to shaders
  472. * Viewport array support
  473. Optimizations and performance improvements:
  474. * Use of C++11 move semantics to reduce refcounting overhead
  475. * Build with Eigen by default for faster linear math
  476. * Dramatic overhead reduction of generated bindings
  477. * Streamline culling process
  478. * Tighter bounding volume generation
  479. * Take advantage of CPU features for bit operations
  480. * Circumvent bounding volume generation when not required
  481. * Optimizations for interned strings
  482. * Use of GCC atomics should improve 64-bit Linux performance
  483. API features:
  484. * Buffer protocol support for textures and arrays
  485. * Interrogate supports various C++11 features
  486. * Expose TextGlyph interfaces for making custom text renderers
  487. * Better handling of default arguments for many functions
  488. * Cyclic references can sometimes be tracked through tasks
  489. * ShowBase clean teardown possible
  490. * API documentation is more accurate
  491. * Improve interfaces for interop with other applications
  492. Deprecated features:
  493. * Use of pandac.PandaModules is discouraged; use panda3d.core
  494. * Deprecate DirectStart and global run() function; use ShowBase
  495. * Remove old decal system
  496. * Remove Direct3D 8 renderer
  497. * Remove M_light_vector tex gen mode and FFP-based bump mapping
  498. Bug fixes:
  499. * Various point rendering issues are fixed now
  500. * Fix pview issue with 1-frame and/or multiple animations
  501. * Fixes for multisampling in FBOs
  502. * Fix aspect ratio of frame rate meter
  503. * Support NaN and infinity values in Config.prc variables
  504. * Fixes for webcams on Linux that do not output Huffman tables
  505. * Better support for non-basic Cg shaders on non-NVIDIA cards
  506. * Many others
  507. ------------------------ RELEASE 1.8.1 ------------------------
  508. This is a bugfix release, fixing many issues in 1.8.0.
  509. However, there may still be some (minor) bugs.
  510. * Fix a host of issues related to GLSL shaders
  511. * Fix incorrect registry entry for Python in Windows installer
  512. * pdeploy generated binaries with wrong architecture on Linux
  513. * Fix runtime error in pdeploy when building for Windows
  514. * Support for Maya 2013
  515. * ARToolKit now also works on Mac OS X
  516. * WM_CLASS can be set using x-wm-class and x-wm-class-name
  517. * No longer crashes when Xrandr is not supported
  518. * Aux normals are now also normalized when no lights are applied
  519. * Fix hidden cursor when switching fullscreen on Mac OS X
  520. * PackageInstaller didn't add packages to system paths
  521. * Allow disabling custom cursor on Windows
  522. * Fix incorrect panning of 3D audio
  523. * Fix omission of textures of non-standard format in ShaderGenerator
  524. * Fix compile issue with newer gcc versions
  525. * Fix circular reference held by ActorNode
  526. * Window is now correctly centered on Windows
  527. * Fix confusion with depth range of Lens::project()
  528. * Now successfully compiles against recent SSL versions on Windows
  529. * Fix incorrect Cg TEXUNIT0 binding during the first frame
  530. * TextNode::set_text_scale now correctly scales spaces as well
  531. * Expose AudioLoadRequest to Python (for async audio loading)
  532. * Support for the libRocket debugger
  533. * Fix newline entry in libRocket
  534. ------------------------ RELEASE 1.8.0 ------------------------
  535. This is a major release, with several big new features. As such,
  536. it is likely to contain bugs.
  537. * True threading support now enabled in the default build
  538. * Pipelined rendering: app, cull, and draw can run in parallel, each
  539. in their own thread
  540. * Web plugin is more robust, and better supports Safari and Chrome
  541. * Plugin runs properly when the username contains non-ASCII characters on Windows
  542. * Added appRunner.p3dFilename and appRunner.p3dUrl to provide p3d
  543. location
  544. * Multifiles (and p3d files) now make a distinction between binary and
  545. text files
  546. * OccluderNode added for explicit occlusion culling
  547. * Ambient occlusion generation for terrain
  548. * Fixed bug where Windows installer wipes %PATH% when it's too long
  549. * Added fog support to the shader generator
  550. * Added normal_gloss texture mode
  551. * Added a custom color option to the cartoon filter
  552. * Support for texture arrays in shaders
  553. * Better shader support in pandadx9
  554. * Fix some issues with cube map buffers
  555. * Can be compiled to use double-precision floats throughout, instead
  556. of the default of single-precision floats. (Graphics drivers still
  557. use single-precision floats, of course.)
  558. * Can be compiled with the optional Eigen library to provide SSE2 support
  559. * Can be compiled with SpeedTree support
  560. * Can be compiled on MSVS2010, and/or Win64. (These builds not
  561. provided by default.)
  562. * Support for the Bullet physics engine
  563. * Support for the libRocket GUI library
  564. * Support for stereo/multiview textures
  565. * Substantial performance improvements to movie textures
  566. * TGA files with alpha channel now load correctly
  567. * New "Ramdisk" mount type available for the VFS
  568. * The VFS is now writable for ramdisk files and true on-disk files
  569. * pdeploy -i generates a custom icon for the installed game
  570. * wx and tk work better on OSX
  571. * Panda windows can be embedded within wxPython windows on all
  572. platforms (including OSX) with the new WxPandaWindow class
  573. * Added base.pixel2d for pixel-based 2-D coordinates
  574. * Python-based swizzling of Panda vectors, e.g. vec2.xyxy
  575. * Python programmers can now optionally use the original unmangled C++
  576. name for methods and classes, e.g. model.set_pos(LPoint3f(1, 2, 3)).
  577. * Command-line filename globbing now supported on Win32, e.g. egg-texture-cards *.png
  578. * DirectGui works with nonstandard coordinate-system in effect
  579. * Egg loader handles double-sided polygons a little differently by
  580. default now, for better render performance but more memory usage
  581. (use "egg-emulate-bface 0" to restore the old behavior if needed).
  582. ------------------------ RELEASE 1.7.2 ------------------------
  583. This release fixes several bugs that were found in 1.7.1.
  584. * Fix crash on GLX implementations that have no FBConfig support
  585. * Fix trouble with buffers on Mac OS X
  586. * Un-break shadow samplers in Cg shaders
  587. * Fixes for relative mouse mode on OSX
  588. * Pdeployed apps on Windows no longer show a console window
  589. * Fix relative file paths for license files in pdeploy
  590. * Ppatcher no longer writes out faulty checksums
  591. * Fix plugin failure to read from cache
  592. * Include missing X11 extension libs in runtime distribution
  593. * Fix disappearing windows with CEGUI's OpenGL renderer
  594. * Fixes for makepanda on FreeBSD
  595. * Fix LightRampAttrib crash
  596. * Fix bug with two-parameter Lens::set_fov
  597. ------------------------ RELEASE 1.7.1 ------------------------
  598. This release introduces several significant bugfixes,
  599. but also introduces various minor new features. Although
  600. it is a minor release, it may also introduce new bugs.
  601. * Many improvements and bugfixes to pdeploy
  602. * Vectors now support swizzle/write masks (e.g vec.xz)
  603. * Fixes for depth buffer instabilities on Windows
  604. * Better webcam support on Linux using Video4Linux
  605. * Custom cursor support in X11
  606. * Static functions that return a list are now properly wrapped
  607. * ODE objects now have getId() exposed to Python
  608. * NodePath.findMaterial now works properly
  609. * Remove unnecessary dependency on GLU
  610. * Arithmetic operators to PNMImage
  611. * Various OpenGL ES-related bugfixes
  612. * Support for EGL and OpenGL ES in makepanda
  613. * Fix a crash with the Maya converters
  614. * Include missing p3d tools on Windows
  615. * Include tinyxml as part of the source
  616. * Updates to PandAI
  617. * Compile issues with latest OpenSSL fixed
  618. * Fix static-init ordering issues with OpenSSL
  619. * Several other bugfixes and features not listed here
  620. ------------------------ RELEASE 1.7.0 ------------------------
  621. This major release introduces tons of cool new features. As it
  622. is highly experimental, it is not recommended for production use.
  623. * Support for running Panda3D apps in a browser via web plugin
  624. * Fully automatic shadow mapping
  625. * Easy to use distribution and packaging framework
  626. * Integrated support for NVIDIA PhysX
  627. * Support for GLSL shaders
  628. * Geometry shaders, both in Cg and GLSL
  629. * Improved Cg support
  630. * Hardware geometry instancing support
  631. * Runtime fullscreen toggle
  632. * Unix/X11 resolution querying/switching support
  633. * Experimental Unix/X11 support for relative mouse mode (via xf86dga)
  634. * New, cleaner import conventions, replacing PandaModules
  635. * Parallax mapping
  636. * Support for OpenGL ES 1 and 2
  637. * Experimental Screen Space Ambient Occlusion
  638. * New collision solid: box
  639. * Working FreeBSD support
  640. * Blur / Sharpen postprocessing filter
  641. * Many improvements to the Shader Generator
  642. * Fixes and improvements to DistributedObject network system
  643. * New AI libraries
  644. * Added MeshDrawer2D
  645. * Most Panda objects now work with the pickle/cPickle and copy modules.
  646. * Windows build now compiled for Python 2.6
  647. * Tons of new features and bugfixes
  648. ------------------------ RELEASE 1.6.2 ------------------------
  649. This is mainly a bugfix release. Also fixes some bugs that
  650. were accidentally introduced in 1.6.1.
  651. * Fixed a static-init issue in ptloader on Windows
  652. * Fixed texture scaling issue when using buffers
  653. * x2egg is no longer broken
  654. * Threading in OSX build fixed
  655. * Fixed issue with flickering colors in Shader Generator
  656. * Eggcacher now uses less RAM
  657. * Missing 'models' dirs in packpanda games fixed
  658. * Eggcacher step in Panda3D installer is now optional
  659. * Fixes broken shortcut links in Start Menu on Windows
  660. * Shader Generator now supports clip planes
  661. * Bug with combine modes in Shader Generator fixed
  662. * Fixed bug with Texture::make_copy()
  663. * Bug with Actor LOD fixed
  664. * Fixed bug with missing geometry in Collada converter
  665. * OdeUtil.collide instability fixed
  666. * OdeBody setData/getData methods exposed to Python
  667. ------------------------ RELEASE 1.6.1 ------------------------
  668. This release fixes some bugs found in 1.6.0, and adds some
  669. minor features as well.
  670. * Threading layer is now enabled by default
  671. * cTrav.showCollisions fixed
  672. * Fixed broken MovieTexture
  673. * OpenAL is now stable on Linux, too
  674. * OpenAL now supports dynamic playrate changing
  675. * MayaPandaTool now handles NURBS correctly
  676. * Fixed particle panel and directtools bugs
  677. * Fix crash with collada exporter on Windows
  678. * ARToolkit jittering fixed
  679. * Now possible to override shader vertex/fragment profiles
  680. * Maya exporter fixed on OSX
  681. * Fixed depth texture crash for padded textures
  682. * Fixed bug that made OdeUtil.collide return empty geoms
  683. * Fixed crash with render.flattenStrong() when using trackball
  684. * Several improvements to the ODE layer
  685. * Performance improvements to GeoMipTerrain
  686. * GeoMipTerrain.setBorderStitching to fix seams between terrains
  687. * installpanda.py for installing Panda on Linux without deb/rpm
  688. * Several other minor bugfixes
  689. ------------------------ RELEASE 1.6.0 ------------------------
  690. This release introduces several major new features and
  691. significant bugfixes. It is likely to be buggy, like most
  692. x.x.0 releases.
  693. * Lightweight threading framework without runtime overhead
  694. * Makepanda now fully supports OSX
  695. * DDS textures are now supported
  696. * COLLADA->egg converter added
  697. * New C++-based Task system, which includes async threading support
  698. * Support for asynchronous on-demand loading of textures and/or animations
  699. * New software-based renderer "tinydisplay"
  700. * More pythonic features: iterable methods, implicit parameter casting
  701. * Packpanda now also supports Linux
  702. * Added libsquish support for DXT compression
  703. * New MeshDrawer class for realtime mesh manipulation
  704. * Infamous FBO bug fixed
  705. * Preliminary support for Volumetric Lighting
  706. * Shader k-parameters can now contain underscores
  707. * Fixed OpenCVTexture and ARToolKit on Linux
  708. * GeoMipTerrain now supports multi-channel heightmaps
  709. * GeoMipTerrain features new near/far LOD system
  710. * GeoMipTerrain performance improved
  711. * CallbackNode added to support low-level drawing callbacks from Python
  712. * Fixed some minor but annoying OpenAL/FFMpeg issues
  713. * Fixed bug with lcontrol and rcontrol on Linux
  714. * Fixed bug regarding icon filenames
  715. * Multisampling fixed on Linux and OSX
  716. * Left and right scrolling events now available
  717. * Several improvements to API reference
  718. * ShaderGenerator now supports several more blend modes and color scale
  719. * .x converter now supports AnimTicksPerSecond
  720. * vfs-mount-url can load models directly off the web
  721. * Smoother transitions in FadeLodNode
  722. * Dynamically-generated outline on fonts: loader.loadFont(outlineWidth = xxx)
  723. * Texture.getRamImageAs()
  724. * base.toggleTexMem()
  725. * Text generation performance optimization
  726. * Various performance optimizations
  727. * Several more minor bugs fixed
  728. ------------------------ RELEASE 1.5.4 ------------------------
  729. This is a bugfix release, fixing the problems found in 1.5.3.
  730. * Fixes packpanda crash
  731. * Linux build accidentally got configured for OpenAL
  732. * EggTexture now writes wrap modes and types correctly.
  733. * Fixes an occasional crash in TextureAttrib
  734. * DirectEntry no longer crashes when moving cursor in a full box
  735. * Several bugs in RigidBodyCombiner fixed
  736. * Normals generated by GeoMipTerrain are now correct
  737. * Bugs fixed in DirectGrid
  738. * Linux users can now use WindowProperties.setParentWindow
  739. * Fmod now compiles on 64-bits
  740. * Fixed several bugs in the API reference generator
  741. * EggNurbsSurface is now exposed to Python
  742. * Fixes a bug in PGButton
  743. * GeoMipTerrain set_heightfield fixed
  744. * Several bugs in the Max exporter:
  745. - Now generates binormals and tangents
  746. - Pview output fixed
  747. - Overwrite confirmation fixed
  748. - Export type 'Both' now works correctly
  749. * Several other bugs not listed above.
  750. ------------------------ RELEASE 1.5.3 ------------------------
  751. This release fixes most of the remaining bugs, but it adds
  752. some new features as well.
  753. * License changed to BSD
  754. * Fixes x-file parser for real, this time.
  755. * Fixes serious bug in shader generator
  756. * Adds MSVCR71 and MSVCP71 back to the distro (for python)
  757. * Fixed a bug in GeoMipTerrain
  758. * Adds support for .egg.pz to packpanda --bam
  759. * Turns on libpandaode support
  760. * Mayapandatool fixed
  761. * Added support for 3dsmax 2009
  762. * Max exporter overhauled
  763. * Improved support for 64-bits, gcc 4.3 and OSX
  764. ------------------------ RELEASE 1.5.2 ------------------------
  765. This fixes just one serious bug: release 1.5.1 accidentally
  766. reversed the TextureStage sort order.
  767. ------------------------ RELEASE 1.5.1 ------------------------
  768. Mostly a bugfix release, but adds some minor features too.
  769. - The x-file parser now is back to being case-insensitive, as it should be.
  770. - Panda plugins now use an explicit plugin-path.
  771. - Better DLL-hell protection under windows.
  772. - Added GeoMipTerrain (but no docs yet)
  773. - Using python -E in the start menu - really, this time.
  774. - Linmath classes now initialized when using python.
  775. - ConfigVariableSearch
  776. - Implicit sort order for texture attribs.
  777. - OpenAL audio manager now gives control over streaming vs preloaded sounds.
  778. - Preliminary support for 64-bit linux (but thirdparty libs missing).
  779. - Fixes a dozen or so assorted bugs.
  780. ------------------------ RELEASE 1.5.0 ------------------------
  781. * Shader Generator means advanced rendering without
  782. having to manually write shaders. Includes:
  783. - Per-Pixel Lighting
  784. - Normal Maps
  785. - Gloss Maps
  786. - Glow (Self-Illumination) Maps
  787. - HDR tone mapping
  788. - Cartoon shading
  789. * Class 'CommonFilters' makes it easy to do image postprocessing:
  790. - Bloom Filter
  791. - Cartoon Inking
  792. - More coming soon.
  793. * Maya exporter now supports normal maps, gloss maps, glow maps.
  794. * Now compiled for Python 2.5
  795. * Adds support for Maya 2008 export.
  796. * Lots of small tweaks, bugfixes, performance improvements, etc.
  797. ------------------------ RELEASE 1.4.2 ------------------------
  798. * Added code for mouse-trail logging.
  799. * Fixed a minor bug in the new OpenAL code.
  800. * The installer now uses less memory.
  801. * Now easier to compile with recent versions of SSL.
  802. * Minor bugfix in exposeJoint
  803. * Added config variable: basic-shaders-only
  804. * graphicsEngine.removeWindow() and graphicsOutput.setOneShot() fixed.
  805. * Roaming ralph sample now uses collision detection correctly.
  806. ------------------------ RELEASE 1.4.1 ------------------------
  807. This release:
  808. * fixes a couple of small bugs
  809. * adds support for the new OpenAL/FFMpeg unified sound/video system.
  810. * renames the sample programs in a more sensible way
  811. ------------------------ RELEASE 1.4.0 ------------------------
  812. This release incorporates lots of small, incremental
  813. improvements.
  814. * Model-cache enabled by default in prepackaged release.
  815. * Now compiling with visual studio 2005.
  816. * Plugin installation now slightly harder --- see instructions in plugins dir.
  817. * Improved OSX support: mouselook, fmod fixes, icon filename.
  818. * Better memory usage tracking from pstats.
  819. * Removed dependencies on NSPR.
  820. * New default-model-extension prc variable (instead of old implicit-extension behavior)
  821. * New arc emitter in particle system.
  822. * Multiple different Actors can be flattened into one node.
  823. * Texture compression in DX8, DX9.
  824. * New features to support low-memory platforms.
  825. * ParametricCurveDrawer etc. officially deprecated in favor of RopeNode.
  826. * DynamicTextFont::RenderMode allows generating geometric fonts (instead of always using texture-based fonts).
  827. * Some integrated support for ODE (not yet polished and ready)
  828. * New RigidBodyCombiner unifies independently moving bodies into a single Geom as a rendering optimization.
  829. * Support for depth-stencil textures.
  830. * Better support for fullscreen mode on Linux.
  831. * Panda GL/DX windows can be subordinate to other windows (Win32 only).
  832. * Better multithreaded protection.
  833. * Interrogate correctly handles "const" vs. non-const objects.
  834. * PlaneNode::set_clip_effect allows user-defined cull planes (in addition to clip planes).
  835. * Several low-level rendering optimizations.
  836. * Simple occlusion culling with PipeOcclusionCullTraverser.
  837. * Optional bounding boxes (instead of spheres): "bounds-type box", "bounds-type best"
  838. * Addition of eggcacher utility to preload model-cache.
  839. * In source tree, added 'skel' directory to make it easier for newcomers to extend panda.
  840. * The obsolete config variable framebuffer-mode has been removed.
  841. I have no doubt that there will be a few significant bugs in this release, like all X.X.0 releases. - Josh
  842. ------------------------ RELEASE 1.3.2 ------------------------
  843. Bugfix release. This fixes a few problems in 1.3.1
  844. * Sound system won't initialize properly under linux: Fixed.
  845. * Panda DLL names now all start with "libp3" or "libpanda"
  846. * Normals reversed in heightfield tesselator: fixed.
  847. ------------------------ RELEASE 1.3.1 ------------------------
  848. Bugfix release. This fixes a few problems in 1.3.0
  849. * Sound system won't initialize properly under linux: Fixed.(Update: Not fixed)
  850. * Panda not compatible with SElinux: mostly fixed, except fmod.
  851. * Max exporter and importer broken: Fixed.
  852. * Minor problem involving gsg handling in showbase: Fixed.
  853. ------------------------ RELEASE 1.3.0 ------------------------
  854. This release contains several new features, and as such, it might be
  855. buggy. However, we've been testing it internally for a couple weeks,
  856. and it seems to be okay. It contains the following new features:
  857. * Stencil buffers and stencil operations now supported.
  858. * Sound API now supports DSP and better support for large MP3s.
  859. * Video uses FFMPEG instead of DirectShow - no more codec issues.
  860. * Heightfield terrain.
  861. * Support for intra-frame animation interpolation.
  862. * Use of 'import *' now only imports correct symbols.
  863. * Various minor improvements to the particle system.
  864. * Scene editor at least partially operational (alpha level)
  865. * Removed most of the 65,536 vertex-per-mesh limits.
  866. * Various low-level optimizations.
  867. * Support for threaded model loads (only in CVS, not in distro).
  868. * Support for 'model-cache-dir', which caches a BAM each time you load an EGG.
  869. * OnscreenText/DirectLabel can contain embedded 3D models inside the text.
  870. ------------------------ RELEASE 1.2.3 ------------------------
  871. The last release was a disaster:
  872. * I failed to fix packpanda.
  873. * I broke the tcl/tk stuff.
  874. * I added ppythonw, and it wasn't reliable.
  875. So basically, this release fixes packpanda and tcl/tk. It doesn't
  876. fix ppythonw yet (I don't know what's wrong), but it does disable
  877. it temporarily. It keeps the few things from 1.2.2 that were worth
  878. keeping.
  879. ------------------------ RELEASE 1.2.2 ------------------------
  880. This is a minor bugfix release.
  881. * Adds 'ppythonw', a version of ppython that doesn't
  882. open a console window.
  883. * If you have a bad fmod DLL in your windows folder,
  884. this version compensates.
  885. * Fixes a small bug in the VRML-to-egg converter.
  886. * Small stylistic improvements in some sample programs.
  887. ------------------------ RELEASE 1.2.1 ------------------------
  888. This release is likely to be much more stable than its predecessors.
  889. It contains many new features:
  890. * lots of performance optimizations
  891. * a preliminary OSX port
  892. * new modes for animation blending
  893. * easier partial-body animations
  894. * more powerful shader-to-engine interface
  895. * better support for rotating bodies in physics engine
  896. * support for compressed model files
  897. * multiple render targets (ie, glDrawBuffers)
  898. * support for stereo rendering
  899. * more complete API reference manual
  900. * ability to control mipmaps explicitly
  901. * better tools for debugging offscreen buffers
  902. * new sample programs
  903. * a number of packpanda repairs
  904. ------------------------ RELEASE 1.1.0 ------------------------
  905. This is a BETA release. It's pretty reliable, but there are still a
  906. few quirks here and there. Over the summer, Panda3D was overhauled
  907. top to bottom. The new code is dramatically improved, but it needs a
  908. little bit of testing. The new features are:
  909. * Much faster rendering of high-poly models.
  910. * Dramatically improved vertex and pixel shader support.
  911. * New demo programs using shaders and render-to-texture.
  912. * Play movies by using an AVI as a texture (windows only).
  913. * Python scripting uses much faster python to C++ interface.
  914. * Support for procedurally-created geometry (eg, fractals, etc).
  915. * Cleaner, simpler internal data structures.
  916. * Comes with Python 2.4 support built-in.
  917. * A lot more.
  918. The new demo programs are:
  919. * Render to Texture Demo
  920. * Cartoon Shader Demo
  921. * Motion Trails Demo
  922. * Procedural Geometry (Fractals) Demo
  923. * Normal Mapping Demo
  924. However, a caution: this is a BETA release: reasonably stable, but
  925. not quite perfect. Please send us your bug reports.
  926. ------------------------ RELEASE 1.0.5 ------------------------
  927. UPDATE: this release broke support for visual studio. Use
  928. panda3d 1.0.4 if you wish to compile panda from scratch using
  929. visual studio.
  930. This release consists mainly of compatibility improvements.
  931. * Now compiles under MS Visual Toolkit (makefile changes)
  932. * Now compiles under Mandrake 10.1 (a fix in the makefile)
  933. * Now compiles under Debian Sarge (a fix in the VRML lexer)
  934. * Now compiles under Ubuntu HH (same as DEBIAN SARGE)
  935. * Add code for building debian 'deb' archives.
  936. * Fix scene editor and particle panel so they work on linux.
  937. * Add support for --no-python to makepanda.
  938. * Tidied up makepanda a bit.
  939. ------------------------ RELEASE 1.0.4 ------------------------
  940. * This version includes the new Max exporter and the new Maya
  941. export panel.
  942. * We have added the --genman option to makepanda (to
  943. regenerate the API reference manual). This uses the epydoc
  944. documentation-generation system.
  945. * Several bugs in the new tutorials have been repaired.
  946. * A bug in fmod positional audio has been fixed.
  947. * Makepanda now puts the maya and max plugins in a
  948. separate 'plugins' directory, for convenience.
  949. * The 'libpandaegg' library has been exported to python.
  950. ------------------------ RELEASE 1.0.3 ------------------------
  951. * The binary release contains a brand new collection of
  952. sample programs. The new sample programs are much better.
  953. * If you install the windows binary release, the
  954. sample programs can now be run from the start menu.
  955. * Lighting under DirectX was broken. This has been repaired.
  956. * The binary release has been compiled with support for pstats.
  957. (Previously, it was compiled with pstats disabled).
  958. * Various changes to make panda3d more compatible with
  959. the 'epydoc' documentation-generation system.
  960. ------------------------ RELEASE 1.0.2 ------------------------
  961. This is a bugfix release.
  962. * makepanda contained a bug: it was compiling maya2egg6
  963. against the Maya 5.0 libraries, making it largely useless.
  964. This is fixed.
  965. * Maya2egg65 has been added, for Maya 6.5 users.
  966. * The configuration combo "want-tk=false, want-directtools=true"
  967. used to confuse panda, because directtools uses Tk. Now
  968. it's smart enough to do the right thing.
  969. * When you ask controlJoint to create a control node for
  970. you, it initializes the control node to the joint's initial
  971. position.
  972. * The scene editor supposedly works now. We'll see.
  973. * The models directory was missing the animation 'panda-walk4',
  974. which is necessary for the tutorial.
  975. * A new directory 'win-extras' has been added to the
  976. thirdparty tree. This contains some miscellaneous python
  977. libraries needed at the Entertainment Technology Center.
  978. The script that builds the windows installer will include
  979. these libraries in the distribution.
  980. ------------------------ RELEASE 1.0.1 ------------------------
  981. This is a bugfix release.
  982. * In the previous binary release, Config.prc did not contain a
  983. load-display line. This confuses pview. Pview is being fixed,
  984. but until then, the load-display line has been restored.
  985. * The Max and Maya plugins were inadvertently omitted from the
  986. previous binary release. This has been corrected.
  987. * An error in the distributed object networking layer has
  988. been fixed. The error only affected those who were trying to
  989. write LAN games using the CMU LAN server and p2p messages.
  990. * An error in the physics code has been corrected.
  991. * Python Megawidgets (pmw), which is required for "directtools",
  992. was not supplied in the previous release. We are now including
  993. pmw. In the Linux RPMs, to avoid overwriting any
  994. distribution-supplied pmw package, we put this package
  995. into /usr/share/panda3d.
  996. * To be consistent, we moved all the other python code into
  997. /usr/share/panda3d as well. This requires a file 'panda.pth'
  998. in the python lib directory.
  999. * In the binary RPMs, the file permissions of the python
  1000. source files have been changed to 555, so that even if root
  1001. runs panda, the '.pyc' files will not be modified or regenerated.
  1002. ------------------------ RELEASE 1.0.0 ------------------------
  1003. Configuration, installation, and execution environments:
  1004. * This is the introduction of the new Panda version numbering
  1005. system. The Panda version will be represented with three
  1006. dot-separated numbers. The first number, the major version, will
  1007. change only very rarely. The second number, the minor version,
  1008. will increment frequently, with each new feature release. The
  1009. third number will increment as needed to indicate bugfix releases
  1010. on the minor version.
  1011. * Use PandaSystem::get_version_string() (or
  1012. PandaSystem.getVersionString() in Python) to return the version
  1013. number of the currently-running Panda.
  1014. * New runtime config system allows for dynamic loading of prc files
  1015. and supports querying of available variable names. Use
  1016. ConfigVariableString, ConfigVariableBool, etc. to get a value from
  1017. the prc file(s); use the ConfigVariableManager and
  1018. ConfigPageManager classes (or the cvMgr and cpMgr global objects
  1019. in Python) to make general queries.
  1020. * The ppremake build system now properly detects intra-tree
  1021. dependencies, but only if each tree is fully built and installed
  1022. before ppremake is run within the next dependent tree. Requires
  1023. using ppremake version 1.18 or higher.
  1024. Miscellaneous:
  1025. * New support for encrypted streams, including encrypted subfiles
  1026. within a multifile, using the OpenSSL encryption library. Adds
  1027. pencrypt and pdecrypt programs.
  1028. * The default port for PStats is now 5185, to avoid a conflict with
  1029. Instant Messenger.
  1030. * New "smooth" checkbox on PStats graphs provides a better sense of
  1031. overall trends when graphs are noisy.
  1032. * The meaning of the three components of HPR angles has been
  1033. officially changed, in particular the meaning of the R component.
  1034. This change was introduced to make the three components more
  1035. consistent with each other, and to make P and R work together in a
  1036. more sensible way. Existing code which used hard-coded HPR angles
  1037. may be invalidated by this change. To convert existing code, you
  1038. should use the global function old_to_new_hpr() to determine what
  1039. new HPR triple that corresponds to an old HPR triple. As a
  1040. temporary stopgap, you may define temp-hpr-fix 0 in your prc file.
  1041. * Add support for weak reference counts using the WeakPointerTo
  1042. class.
  1043. * Add optional support for STL's semistandard hashing containers,
  1044. e.g. hash_map and hash_set.
  1045. * Panda no longer requires any registry keys or environment
  1046. variables. This means it is now possible to run panda directly
  1047. from a CD, install multiple copies of panda on a single machine,
  1048. or install panda by copying the tree from another computer.
  1049. Note that the installer does add the panda 'bin' directory to
  1050. your PATH, and it does store an uninstall key in the registry,
  1051. but neither of these is needed for panda to function.
  1052. * The 'makepanda' build system is now capable of building
  1053. prepackaged games for Windows. These prepackaged games are simply
  1054. copies of panda with the game code included, some of the
  1055. unnecessary stuff stripped out, and some changes to the start
  1056. menu. See "Airblade - Installer" on the panda downloads page
  1057. for an example.
  1058. * This is the first release to include not just a binary installer
  1059. for windows, but also binary RPMs for fedora 2, fedora 3, and
  1060. redhat 9.
  1061. * All of the sample programs have been tested. The ones that didn't
  1062. work have been removed, the ones that do work have been (lightly)
  1063. documented.
  1064. * In the Win32 binary release, the 'config.prc' file has been moved
  1065. to the 'etc' directory. This is to make it consistent with the
  1066. Linux version.
  1067. Rendering system:
  1068. * Multitexture support is now part of Panda. This introduces the
  1069. TextureStage and TexCoordName classes, as well as new interfaces
  1070. like NodePath::add_texture(). As of the present release,
  1071. multitexture is only supported when using the OpenGL renderer.
  1072. * Support for programmable shaders is now possible using the Cg
  1073. shader language. Assign a CgShaderAttrib to a node to apply a
  1074. programmable shader.
  1075. * New support for the Helix library allows playing of a streaming
  1076. movie in a Panda texture. Presently only supported on Windows.
  1077. * Deprecated the old "win-origin-x" and "win-origin-y" prc variables
  1078. in favor of "win-origin", which takes two numbers separated by a
  1079. space. Similarly with "win-width" and "win-height", in favor of
  1080. "win-size".
  1081. * Deprecated the old Camera::set_scene() interface; now a Camera
  1082. implicitly renders whatever scene graph it is parented to.
  1083. * Removed the old GraphicsLayer and GraphicsChannel classes.
  1084. Instead of using these interfaces, you can now create any number
  1085. of DisplayRegions directly on the window.
  1086. * Offscreen render-to-a-texture will now be properly oriented under
  1087. DirectX (previously, it would render the texture image upside-down
  1088. and backward).
  1089. * Support for automatic keystone correction caused by an off-axis
  1090. physical projector using Lens::set_keystone().
  1091. * New framebuffer-mode prc variable allows explicit control over the
  1092. default framebuffer properties requested by Panda, including
  1093. whether software or hardware rendering is required.
  1094. * Added "multisample" transparency mode (alpha keyword "ms" in an
  1095. egg file), which allows good-quality transparency (especially for
  1096. alpha cutouts) without requiring back-to-front sorting, and
  1097. without artifacts from improper sorting. This does require
  1098. special multisample hardware capabilities, however. Presently
  1099. supported in OpenGL mode only. Automatic fallback to "binary"
  1100. transparency mode if multisample is not supported on a given
  1101. platform.
  1102. * New cursor-filename and icon-filename config variables replace the
  1103. old win32-mono-cursor and win32-window-icon variables. Also,
  1104. runtime control over these properties is now provided by the
  1105. WindowProperties class.
  1106. * Better management of potential memory leaks due to cyclic
  1107. reference counts in the RenderState and TransformState caches.
  1108. Now cycles are automatically detected and broken.
  1109. Scene graph:
  1110. * GeomNodes now have a CollideMask, just like CollisionNodes, which
  1111. deprecates the old set_collide_geom() interface to detect
  1112. collisions with visible geometry. There is a new NodePath
  1113. interface for querying and setting the collide masks for single
  1114. nodes or for entire subgraphs.
  1115. * New NodePath interfaces to control lighting eliminate the need to
  1116. create an explicit LightAttrib. The new lighting interfaces are
  1117. designed to be similar to the new multitexture interfaces.
  1118. * New NodePath interfaces to control the texture matrix, including a
  1119. new project_texture() method to enable hardware-assisted
  1120. projective texturing.
  1121. * New NodePath::flatten_multitex() interface to bake in certain
  1122. kinds of multitexture effects into a single texture, generated
  1123. on-the-fly.
  1124. * New options for ColorBlendAttrib and RenderModeAttrib.
  1125. * NodePath::set_transparancy() now accepts a
  1126. TransparencyAttrib::Mode parameter to specify exactly what kind of
  1127. transparency you'd like.
  1128. * New NodePath::set_render_mode() interface accepts a
  1129. RenderModeAttrib::Mode parameter, deprecating
  1130. set_render_mode_filled() and set_render_mode_wireframe().
  1131. * LerpQuatInterval can be used as a drop-in replacement for
  1132. LerpHprInterval; it performs spherical lerps in quaternion space,
  1133. rather than lerping each component of a HPR individually.
  1134. LerpHprInterval is not deprecated; it remains useful within its
  1135. limitations.
  1136. * New DirectSliderBar gui object implements a standard slider bar
  1137. with a thumb (like a window scroll bar).
  1138. * Lighting normals are now automatically counterscaled properly when
  1139. lighting is enabled in the presence of a scale, uniform or
  1140. nonuniform, in the scene graph. You can also use
  1141. RescaleNormalAttrib for explicit control over this behavior.
  1142. * Improvements to RopeNode for rendering splines in various
  1143. representations.
  1144. Collisions and physics systems:
  1145. * New CollisionSegment and CollisionInvSphere collision solids.
  1146. * The collision system now reports normals for intersections
  1147. detected from collision rays, segments, and lines.
  1148. * Several improvements to the physics system.
  1149. Model converters:
  1150. * x2egg and egg2x added to converters, as well as to inline
  1151. conversion supported via ptloader. This adds support for
  1152. DirectX's native so-called "retained-mode" file format. This file
  1153. format supports animation and joint hierarchies as well as basic
  1154. polygonal models.
  1155. * vrml2egg added to converters, as well as to inline conversion
  1156. supported via ptloader. This adds support for VRML 2.0 model
  1157. files only.
  1158. * Added -noabs option to many model converters, to help detect
  1159. problems with unintended absolute path references.
  1160. * Added egg2bam -flatten and -combine-geoms.
  1161. * We now have working exporters for Max5, Max6, Max7, Maya5, Maya6.
  1162. (Update: these were accidentally omitted from the binary release)
  1163. * The Max exporter is dramatically improved: it now includes support
  1164. for character studio, and the polygon winding bug has been fixed.
  1165. ------------------------ RELEASE 2004-07-27 ------------------------
  1166. Configuration, installation, and execution environments:
  1167. * We have moved to a new, more explicit naming convention for our
  1168. import statements. Rather than installing all Python files into
  1169. one big flat namespace, we now import them from their appropriate
  1170. directories, e.g. "from direct.actor import Actor".
  1171. * "from ShowBaseGlobal import *" is replaced with "import
  1172. direct.directbase.DirectStart" and/or "from pandac.PandaModules
  1173. import *".
  1174. * The old "generatePythonCode" script has been replaced with a new
  1175. "genPyCode" script that automates the Python wrapper generation
  1176. process without requiring any special parameters.
  1177. * The old dependencies on environment variables have been removed.
  1178. There are no longer requirements for any environment variables to
  1179. be set in either the build process or the runtime environment
  1180. (although a few optional environment variables remain to allow
  1181. custom configuration).
  1182. * INSTALL document greatly enhanced for clarity.
  1183. * An automatic build script is now provided to further simplify
  1184. building Panda3D for Unix and Cygwin users.
  1185. * The old "Configrc" filename to identify runtime configuration
  1186. files is deprecated; configuration files should now be named
  1187. Config.prc, or in general, *.prc. The system-default
  1188. configuration files are auto-generated as 20_panda.prc,
  1189. 30_pandatool.prc, and 40_direct.prc (the numeric prefixes control
  1190. the order in which these are loaded at runtime).
  1191. Rendering system:
  1192. * Some deprecated methods of CollisionEntry have been flagged to
  1193. raise an exception now; these are replaced with the newer
  1194. interfaces that can return a collision point in an arbitrary
  1195. coordinate system.
  1196. * Camera::set_cull_center() can be used for debugging culling by
  1197. setting the effective point of visibility culling different from
  1198. the actual point. From Python, use base.oobeCull() to examine
  1199. this effect.
  1200. * Alt-Enter in pview toggles between fullscreen and windowed modes.
  1201. * Added experimental support for GL display lists.
  1202. Scene graph:
  1203. * Exposed methods to directly retrieve and set the individual
  1204. vertices of a GeomNode from Python code.
  1205. * The new PortalNode defines the interface for Panda's new
  1206. cell-portal visibility system; each PortalNode is a window into
  1207. another zone, or a separate subgraph; the PortalNode can hide or
  1208. show the subset of its zone's geometry visible through its
  1209. "portal".
  1210. * The new PolylightNode applies a simple lighting-like effect
  1211. without actually using lighting; objects will brighten or darken
  1212. as a whole according to their proximity to the light. Use
  1213. PolylightEffect to enable this effect.
  1214. * The new FadeLODNode works like ordinary LODNode, but the switches
  1215. are alpha-blended in over a short period of time rather than
  1216. popping immediately.
  1217. Text display:
  1218. * Text now supports embedded mode changes--special characters to
  1219. switch fonts, colors, scale, etc. within a line or within a
  1220. paragraph.
  1221. * Windows IME is better supported by Panda/Direct widgets
  1222. (e.g. PGEntry and/or DirectEntry) in fullscreen mode as well as in
  1223. windowed mode.
  1224. Model converters:
  1225. * dxf2egg and egg2dxf added to converters, as well as to inline
  1226. conversion supported via ptloader.
  1227. ------------------------ RELEASE 2004-03-29 ------------------------
  1228. Miscellaneous:
  1229. * We once again support the Microsoft VC6 compiler.
  1230. * The "pstats" program is now provided in the Windows environment as
  1231. part of pandatool. It is similar to "gtk-stats" on a Unix
  1232. environment, and can be used to view a real-time graph of
  1233. performance timing in a running Panda process. See
  1234. panda/src/doc/howto.use_pstats.
  1235. * New session recording and playback support allows capturing user
  1236. and network input to a disk file, for replaying later, offline.
  1237. Use "record-session filename.boo" and "playback-session
  1238. filename.boo" in your Configrc file.
  1239. * The genPyCode script now uses PythonWare's SqueezeTool to
  1240. "squeeze" the large number of generated .py files into a single
  1241. shared library, for substantially improved startup times on
  1242. Windows.
  1243. * The Task system now has substantially reduced overhead when many
  1244. doLater's are waiting in the system.
  1245. * The png image file type is now supported.
  1246. Rendering system:
  1247. * Introducing native DirectX9 graphics support, although we do not
  1248. yet support any features specific to DirectX9, such as
  1249. programmable shaders.
  1250. * DirectX7 and DirectX8 modules are now somewhat more robust.
  1251. * New support for offscreen rendering and render-to-a-texture, which
  1252. will become part of a general multipass-rendering interface.
  1253. Presently supported in OpenGL, with limited DirectX support. Use
  1254. GraphicsWindow::make_texture_buffer() to make a buffer you can
  1255. render into and apply the result as a texture map to objects in
  1256. your scene. The NonlinearImager in the distort directory is a
  1257. complex example of using this interface.
  1258. * Explicit support for the Mesa 3D library's software-based
  1259. offscreen rendering, allowing a Panda program to generate
  1260. offscreen images as a background process, independently of any
  1261. graphics card or desktop environment.
  1262. * GraphicsLayer and GraphicsWindow render order can now be easily
  1263. adjusted dynamically with set_sort() methods.
  1264. * Built-in frame rate meter can be activated by setting
  1265. "show-frame-rate-meter 1" in your Configrc file.
  1266. Scene graph:
  1267. * New tag system on PandaNodes allows storing of arbitrary string
  1268. data on nodes, keyed by a string dictionary. The
  1269. NodePath::get_net_tag() interface retrieves the data value for a
  1270. particular tag on a node or the nearest ancestor of the node.
  1271. NodePath::find() can search for a node in the scene graph with a
  1272. given tag or tag/value pair.
  1273. * Explicit shear transforms are now supported on nodes, as well as
  1274. in character animation tables.
  1275. * Characters now have an interface to control joint and slider
  1276. values dynamically, instead of strictly from an animation file.
  1277. Use Actor.exposeJoint() and/or Actor.controlJoint().
  1278. * Nurbs surfaces and curves can now be rendered directly by Panda,
  1279. which will tesselate them on the fly at some CPU cost. This is a
  1280. modeling convenience only; it is not intended to be used for
  1281. production code. Triangle strips are still the fastest way to
  1282. render complex surfaces.
  1283. * However, Rope.py is now provided as a high-level wrapper around
  1284. Panda's runtime NURBS curve evaluator; it can render dynamic
  1285. curves in a variety of ways.
  1286. * The egg library is now published to Python, allowing construction
  1287. of geometry on-the-fly by show code for convenience. This is also
  1288. intended as a developer's convenience more than a production
  1289. feature.
  1290. Text display:
  1291. * The special character \3 (ASCII 0x03) embedded in a text string
  1292. indicates the position of a soft hyphen when wordwrap mode is in
  1293. effect. The character \4 (ASCII 0x04) serves as a hyphenless
  1294. invisible break point.
  1295. * A default font is compiled in even if the FreeType library is not
  1296. available.
  1297. * pnmtext library added for rendering text directly into an image.
  1298. * New egg-mkfont utility uses FreeType to generate static font
  1299. models that Panda clients without FreeType can use to render text.
  1300. Collision and physics system:
  1301. * More robust collision interface, supporting NodePaths properly so
  1302. that collisions detected into (and from) particular instances of
  1303. nodes can be differentiated. CollisionEntry has a much simpler
  1304. mechanism for getting the intersection point and normal in an
  1305. arbitrary coordinate space defined by a NodePath, instead of the
  1306. user having to convert the coordinate space by hand.
  1307. * New CollisionVisualizer object to visually show collisions as they
  1308. are tested and detected, useful for optimizing collision
  1309. performance. Activate this with
  1310. base.cTrav.showCollisions(render).
  1311. * Implicit velocity system is now integrated with scene graph; the
  1312. relative velocity of moving nodes is automatically considered when
  1313. testing for most kinds of collisions. Use
  1314. NodePath::set_fluid_pos() to indicate that a node is moving
  1315. fluidly to its new position and should test for collisions along
  1316. the way (as opposed to the more traditional NodePath::set_pos(),
  1317. which unconditionally sets the node to its new position).
  1318. * Introduction of "tube" collision shapes, sometimes called
  1319. "capsules" in other libraries. It is a cylinder capped with
  1320. hemispheres.
  1321. * CollisionSolid::set_effective_normal() provides a way to define a
  1322. sloping surface with an apparently vertical normal, to prevent
  1323. characters standing on the surface from sliding down.
  1324. * Collision polygons now respect clipping planes.
  1325. * Many changes to physics system.
  1326. HTTPClient and net systems:
  1327. * More verbose error reporting.
  1328. * Better support for proxy servers, including SOCKS5 proxies.
  1329. Model converters:
  1330. * maya2egg converter now supports skeleton/morph animation files
  1331. fully, including soft-skinning, hard-skinning, and morphs (blend
  1332. shapes). NURBS and polygon meshes are both supported.
  1333. * A new Maya plugin called libmayapview allows opening a Panda
  1334. window from within Maya to view how the scene will look once it
  1335. has been converted to Panda.
  1336. * New soft2egg converter supports models and animation stored in
  1337. SoftImage 4.3 files. (Newer versions of SoftImage are not
  1338. supported.)
  1339. * New egg2flt program more or less reverses flt2egg.
  1340. * The ptloader Panda loader allows direct loading into Panda of most
  1341. model file types defined within pandatool: Maya, flt, and lwo.
  1342. Specify load-file-type ptloader in your Configrc file.
  1343. * New egg-optchar preprocessor improves character animation runtime
  1344. performance by eliminating unneeded joints. It can also
  1345. reorganize a skeleton and/or expose joints for the show code's
  1346. convenience.
  1347. * New egg-qtess utility converts NURBS egg files to polygon egg
  1348. files with either a trivial interface for quick conversions or a
  1349. sophisticated parameter file for more precise control. It
  1350. preserves soft-skinning and animation information.
  1351. * New visibility flag in egg format allows model files to define
  1352. invisible subtrees which will be initially stashed when loaded.
  1353. * The egg library now allows implicit forward references to vertex
  1354. pools, making it much easier to generate a valid egg file from a
  1355. third-party model format.