Commit Graph

637 Commits

Author SHA1 Message Date
rdb 92302942fe Changes to build on ancient Linux distributions (CentOS 5 / manylinux) 2016-12-21 17:40:49 +01:00
rdb b217752e16 Merge remote-tracking branch 'origin/release/1.9.x' 2016-12-07 23:03:16 +01:00
rdb a1338b9ac6 Backport to 1.9: fix for distance sorting with gl-coordinate-system changed 2016-12-07 23:00:06 +01:00
rdb 83d54bcdaf Try to preserve refresh rate when switching display mode on Windows 2016-12-07 22:57:53 +01:00
rdb 728310f96c Merge remote-tracking branch 'origin/release/1.9.x' 2016-11-29 23:48:51 +01:00
rdb 8c1f64e086 Fix for 1.9: fix errors when Cg-style matrix inputs are mat3 2016-11-14 19:41:54 +01:00
rdb 29411f5e14 Merge remote-tracking branch 'origin/release/1.9.x' 2016-10-31 22:32:39 +01:00
rdb 5832ab8099 Fix errors when trying to raise vectors to a power 2016-10-31 22:10:47 +01:00
rdb 4526de8f7a Fix exception when trying to pickle NodePathCollection objects 2016-10-31 22:07:01 +01:00
rdb 62c008602e Merge branch 'release/1.9.x' 2016-10-20 11:14:37 +02:00
rdb ea82d9d664 Preserve "intangible" and "level" collide flags in bam2egg 2016-10-20 11:02:19 +02:00
rdb e2fe951322 Fix compilation errors in Bullet 2.84/2.85 2016-10-16 00:14:05 +02:00
rdb f1f4951fb5 Merge remote-tracking branch 'origin/release/1.9.x' 2016-10-13 00:25:57 +02:00
rdb 955ca0d334 Fix support for passing keyword arguments to methods named make()
such as *Attrib.make() and Shader.make()
2016-10-13 00:21:59 +02:00
rdb 7c45e891f5 X11: fix .ico cursor bug. Support PNG-compressed .ico files. 2016-10-13 00:16:40 +02:00
rdb f363088cb2 Fix exception when creating intervals before ShowBase is started 2016-09-30 00:21:12 +02:00
rdb 4381412d23 Merge branch 'release/1.9.x' 2016-09-28 00:14:21 +02:00
rdb 3f53994372 Fix mipmap filtering issues in tinydisplay renderer 2016-09-28 00:00:22 +02:00
rdb 2e9394eba7 Fix tinydisplay texture errors on shutdown 2016-09-27 22:38:03 +02:00
rdb aa74caacbe Fix inoperative -tbn/-tbnall/-tbnauto options in egg-optchar 2016-09-27 21:35:38 +02:00
rdb b53d58c5c6 Merge branch 'release/1.9.x' 2016-09-15 02:30:34 +02:00
rdb 7b555b17b1 Fix rare Windows install bug: clears PATH env var if longer than 1024 chars 2016-09-15 02:27:39 +02:00
rdb 08ea4bf2e5 Merge branch 'release/1.9.x' 2016-09-14 20:57:26 +02:00
rdb 2c651dc96b Fix is_playing() when playing an animation backwards 2016-09-14 20:55:57 +02:00
rdb 9904980ce4 Fix async flatten of node without parents 2016-09-14 17:29:53 +02:00
rdb 70f10a70d1 Merge branch 'release/1.9.x' 2016-09-12 00:48:03 +02:00
rdb 18085a7cb1 Update ReleaseNotes 2016-09-12 00:38:18 +02:00
rdb 558f84a95f Backport normalized() method to 1.9 branch 2016-09-08 22:53:36 +02:00
rdb 61b7af74db Merge branch 'release/1.9.x' 2016-09-08 22:18:50 +02:00
rdb b74905ca9c Add to ReleaseNotes 2016-09-08 22:16:50 +02:00
rdb 29ea65bb3f Merge branch 'release/1.9.x' 2016-08-09 01:44:21 +02:00
rdb 645d179227 Add back missing libp3pystub.a to Mac OS X SDK 2016-08-09 01:29:24 +02:00
rdb db97747981 cppparser: Parse nonstandard specifier order like "const static" 2016-08-09 01:27:30 +02:00
rdb 6f168446d0 Merge branch 'release/1.9.x' 2016-07-12 14:57:48 +02:00
rdb 69f15258e4 Fix race condition reading filename/string from config var 2016-07-12 14:47:20 +02:00
rdb 7b7bf93118 Fix frame chug when loading big model asynchronously (LP #1019599) 2016-07-12 11:27:52 +02:00
rdb bfe7a7b1d3 Merge from 1.9, cleanup DX9/shader, fix built-in shadow mapping in DX9 2016-07-10 16:44:09 +02:00
rdb e098da9030 Support uint8 indices in DX9 renderer 2016-07-10 15:48:17 +02:00
rdb c34758ea5c Cg fixes for DX9 2016-07-10 14:31:58 +02:00
rdb fa7730819f Fix assertion when using aux render targets in DX9 2016-07-10 14:05:29 +02:00
rdb 85386049f0 Merge branch 'release/1.9.x' 2016-07-09 15:39:07 +02:00
rdb 9c8c543478 Clarify release notes a bit 2016-07-09 14:47:09 +02:00
rdb 44d59edc30 Fix cube map render and rendering the same camera with two GSGs
The problem was that the cull result was being reused across different lens indices and GSGs
2016-07-09 14:42:25 +02:00
rdb 11861cb73d Backport shadow-depth-bits config var to 1.9 2016-07-09 14:27:33 +02:00
rdb 733456cb41 Merge branch 'release/1.9.x' 2016-06-28 02:58:47 +02:00
rdb 99f7fb6fcd Show error instead of crash when using method or property before C++ object is constructed 2016-06-28 02:58:06 +02:00
rdb 365e1d53ef Merge branch 'release/1.9.x'
Conflicts:
	makepanda/makepandacore.py
	panda/src/cocoadisplay/cocoaGraphicsStateGuardian.mm
2016-06-27 01:18:02 +02:00
rdb 46147e9a09 Maya 2016.5 on 1.9 branch; fix Maya 2016.5 build on Mac OS X 2016-06-27 01:12:51 +02:00
rdb 6728e5ecbe Merge remote-tracking branch 'origin/release/1.9.x' 2016-06-23 16:14:18 +02:00
rdb 4724a7ddbc Add 1.9.3 release notes, bump version number 2016-06-22 17:22:06 +02:00
rdb 14af38712b Merge branch 'release/1.9.x' 2016-04-01 18:07:33 +02:00
rdb 311a89caa9 Add a point I forgot to ReleaseNotes 2016-04-01 11:45:33 +02:00
rdb dba6acecd7 Release notes for 1.9.2 2016-04-01 11:40:48 +02:00
rdb 3c2f820ad8 Merge branch 'release/1.9.x'
Conflicts:
	direct/src/p3d/DeploymentTools.py
2015-11-24 13:39:36 +01:00
rdb 2745f11b65 Add back ability to change default relief and frameSize of DirectDialog 2015-11-24 13:33:09 +01:00
rdb 2e6a9ee08f Update release notes with a few things I'd missed 2015-11-24 10:42:42 +01:00
rdb e6b245c56d Remove annoying ":Packager(warning): No such file" warning 2015-11-23 20:20:48 +01:00
rdb 5580f1919e Update release notes and readme for 1.9.1 2015-11-23 19:47:32 +01:00
rdb db3ab953e4 Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
rdb 11ed8a4d8d Use dynamic type lookup for interrogate to eliminate inter-module dependencies
It is now no longer necessary to link to core.pyd
Also includes a slight coercion optimization for trivial types
2015-06-06 19:36:40 +02:00
rdb 9edf75aa7b Release notes for 1.9.1 2015-06-06 16:47:00 +02:00
Ed Swartz 6ceaf63c7d Add -L (lighting) and -P <pipe> options to pview 2015-05-01 20:34:14 -05:00
rdb 19e5677e18 Let's increment coreapi version number to 1.0.4.2 2015-04-01 14:01:58 +02:00
rdb 26fb210ffd Add release notes for 1.9.0 2015-03-31 14:13:05 +02:00
Tomislav 231cfcf42a Updated INSTALL-MK 2015-03-15 13:19:45 +01:00
rdb 624b3dad14 Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
rdb 794b00805e Add man pages for the majority of utilities 2014-12-27 22:14:23 +01:00
rdb 78f94e1b93 Add back doc/LICENSE, makepanda expects it 2014-11-30 19:50:49 +01:00
rdb 0b9f5b43c4 Move LICENSE and README to the root, update README
Also add a few more packages for Travis
2014-11-30 19:38:23 +01:00
rdb 97f99e43d4 release notes for 1.8.1 2013-03-07 10:21:27 +00:00
rdb 949395a4cc Add normal_gloss texture mode (requested by wezu) 2012-02-13 08:35:52 +00:00
rdb a4afec9d80 add a note about David's cube map fixes 2012-02-12 15:19:23 +00:00
David Rose f90cea1a22 whoops, typo 2012-02-11 22:28:57 +00:00
David Rose 37b5aa6fd2 my pass on the 1.8.0 notes 2012-02-11 19:49:31 +00:00
rdb 880fb62a15 preliminary release notes for 1.8.0 2012-02-09 14:47:16 +00:00
rdb 324c367d90 forgot one note 2011-04-15 11:11:42 +00:00
rdb 037ca71fc7 1.7.2 notes 2011-04-15 10:00:33 +00:00
rdb 5275cbce44 new release notes 2011-03-01 20:33:55 +00:00
rdb 68ae65f063 some release notes for 1.7.1 (incomplete) 2011-02-20 18:37:38 +00:00
rdb 56ce6c77cd more release notes 2010-01-11 10:12:44 +00:00
rdb 235b391737 Add hw instancing note 2009-12-29 12:42:40 +00:00
rdb 9d68072b83 Minor change for release notes 2009-12-29 10:19:09 +00:00
David Rose 8c4b2d79ce some more additions 2009-12-28 22:33:10 +00:00
rdb fa1b72f594 Update makepanda documentation, remove misleading info 2009-12-14 15:13:59 +00:00
rdb ba493a7a96 Add release notes for 1.7.0 2009-11-22 16:00:05 +00:00
rdb ce7004f35b Remove outdated file 2009-08-08 13:39:36 +00:00
rdb d6a47260c0 Removed incorrect information about makepanda phasing out ppremake 2009-07-29 07:45:02 +00:00
Mike Christel 05f1ba5fa2 minor text edit: Carnegie Mellon 2009-07-24 13:04:52 +00:00
rdb 01d5552de3 Release notes for 1.6.2 2009-05-11 07:50:48 +00:00
rdb 9f462260bd Fix from Andre Mikulec 2009-04-27 06:16:44 +00:00
rdb 850202bb9d Add some bugfixes 2009-04-20 18:28:03 +00:00
rdb 1c4f1e8ea4 Add ReleaseNotes for 1.6.1 2009-04-15 06:50:20 +00:00
rdb 15265b12e1 Remove rest of the stuff from doc/ 2009-03-31 13:12:44 +00:00
rdb 715e4b4acc More doc/ fixes 2009-03-31 11:56:41 +00:00
rdb c22d545347 Move .project to root 2009-03-31 11:54:15 +00:00
rdb a1da07ec5f Move doc/ to root 2009-03-31 11:53:11 +00:00
rdb b4cefb5517 Update to reflect new tinydisplay changes 2009-03-30 09:52:20 +00:00
rdb 3a9a7f007f Phew, I hope these are the last fixes for 1.6.0. 2009-03-30 09:47:30 +00:00
rdb 5599e1b604 Fix .vcproj 2009-03-30 09:41:35 +00:00
rdb 5dbd57a855 Stupid mistake 2009-03-27 07:57:24 +00:00