2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 24 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
For Mac, don't insert extra right-button event when there is a button2 (option key) event More... over 16 years ago
Fix error in handling one-button mouse spin and zoom, in which releasing the mouse button before releasing the key (cmd or option) left the program in spin or zoom drag mode. More... over 16 years ago
Remove some irrelevant commented-out code More... over 16 years ago
Had to fix a link in the template More... over 16 years ago
Correct the name of the page More... over 16 years ago
Correct a link More... over 16 years ago
Improved documentation More... over 16 years ago
Re-introduce stereodepth More... over 16 years ago
Include VIDLE More... over 16 years ago
Bump the version to 5.1.release More... over 16 years ago
Bump the version to ('5.1', 'release') More... over 16 years ago
Handle right and middle button events More... over 16 years ago
Had to register another converter to handle numpy.int32 -> float, as for color More... over 16 years ago
Add booleans for middle and right button events More... over 16 years ago
Remove some irrelevant comments More... over 16 years ago
Install a manual converter for int -> double More... over 16 years ago
Add comment about Boost problem More... over 16 years ago
Advertise Windows and Mac build instructions More... over 16 years ago
Improve documentation on building Boost More... over 16 years ago
Add missing doc files More... over 16 years ago
Bump the version number (to include scene.cursor.visible, and support for Python 2.6) More... over 16 years ago
Document radians and degrees functions More... almost 17 years ago
Make mouse enumerations consistent (left=1, right=2, middle=3) More... almost 17 years ago
Minor cleanup More... almost 17 years ago
Fix bug: now clicking in content area of Mac window brings window forward and activates it More... almost 17 years ago
Clip invisible cursor region More... almost 17 years ago
Add error message to say that cursor.mouse.visible = 0 not yet supported More... almost 17 years ago
Document that scene.cursor.visible has been implemented (no-op on Linux) More... almost 17 years ago
An attempt to handle scene.cursor.visible on Linux; doesn't yet work because we create a gtk window but cursors are associated with low-level gdk pieces of the screen More... almost 17 years ago
Correct a typo in the last line More... almost 17 years ago