Commit Graph

15 Commits

Author SHA1 Message Date
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
rdb a65b477734 Commit patches by cfsworks:
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 33722a16c1 fix more odd cases 2007-06-29 01:36:49 +00:00
David Rose dc88523f0e minor bug 2007-06-26 21:04:04 +00:00
David Rose 8cfcf69cbe add get_lowest_on_bit(), etc 2007-06-26 19:40:32 +00:00
David Rose a71cd2a689 add get_num_on_bits(), etc. 2007-06-26 19:04:37 +00:00
David Rose e43f4f5c64 fix morphs in character flattening; better support for flattening animated + unanimated 2007-02-16 19:19:19 +00:00
David Rose a3febca96c msvc compiler warnings 2007-02-15 21:01:50 +00:00
David Rose 9f198514ce add SparseArray 2007-02-15 20:59:08 +00:00
David Rose bf6bb54c31 copy BitArray by reference 2006-06-08 00:21:08 +00:00
David Rose b342a22c2f fix set_range(), clear_range() 2006-01-20 23:37:59 +00:00
David Rose 3be2b77316 fixes 2006-01-20 20:51:28 +00:00
David Rose ecec0779f0 BitArray (first pass) 2006-01-20 18:02:11 +00:00