rdb
|
2ec0617d32
Define __STDC_CONSTANT_MACROS in case C libraries like ffmpeg don't
|
16 years ago |
Gyedo Jeon
|
385f6e5920
Removed default bitmask from persp coll plane
|
16 years ago |
rdb
|
a617a5cb97
Add get_average_xel, get_average_xel_a, get_average_gray
|
16 years ago |
rdb
|
76f2f2b0ba
Add unary complement operator to PNMImage (ability to do ~image)
|
16 years ago |
rdb
|
1a7653d146
Ability to add, subtract, multiply PNMImages with each other or with a constant
|
16 years ago |
Gyedo Jeon
|
d236032656
Added proper handling of camera rotation when the camera is underneath grid for new LE
|
16 years ago |
Gyedo Jeon
|
07eda4ee55
Added flipped persp coll plane
|
16 years ago |
Arkady Trestman
|
b413bdbf5b
installed wait cursor during load, save operations
|
16 years ago |
Gyedo Jeon
|
0b713f0a95
Added systemLayersKeys list
|
16 years ago |
Darren Ranalli
|
59dd9ef58a
added to prevent garbage leaks
|
16 years ago |
Arkady Trestman
|
efb320b74c
refactored code to decouple object construction from initializaion
|
16 years ago |
Gyedo Jeon
|
b9de3daa41
Restored removed codes by accident
|
16 years ago |
Zachary Pavlov
|
1f4442d4bd
prevent interest loss
|
16 years ago |
Zachary Pavlov
|
2eae5dbcd3
prevent interest loss
|
16 years ago |
David Rose
|
8f1999f63d
fix some edge conditions with non-blocking download_to_file
|
16 years ago |
rdb
|
fb70cee298
I think this should fix a compilation error with OpenGL ES
|
16 years ago |
Ken Patel
|
9586ccc1f6
bpdb 1.2 - Moved to BpDb.py; restructured code; added toggle/reset config; no longer strip AI/UD/OV from automatic cfg name; renamed bpGroup->bpPreset;
|
16 years ago |
David Rose
|
24f0ffafc6
initialText should leave cursor at end of text
|
16 years ago |
David Rose
|
4a637d0beb
add noplugin_href
|
16 years ago |
David Rose
|
ee9d22148e
fix mouse jumping in osx firefox
|
16 years ago |
rdb
|
609a328946
Add PNMImage::perlin_noise_fill
|
16 years ago |
David Rose
|
e2d7f9a871
protect from occasional crash in read_log() and friends
|
16 years ago |
Darren Ranalli
|
bd155bb2e3
disable-garbage-logging -> auto-garbage-logging
|
16 years ago |
David Rose
|
f58c5b591b
compiler warnings
|
16 years ago |
Darren Ranalli
|
294e536d65
make hotkey-driven garbage reporting dev-only
|
16 years ago |
rdb
|
d92008a76d
Protect against crash
|
16 years ago |
Abhishek Nath
|
da0908002c
Stop the hard crash at the python level when maximum buffer size is exceeded
|
16 years ago |
Redmond Urbino
|
0b344e9a2b
to give a warning in the log if a message takes too long to process
|
16 years ago |
David Rose
|
8c56527a49
avoid recursion crash
|
16 years ago |
David Rose
|
d3d778734d
add '^' to const expressions
|
16 years ago |