2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 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... about 17 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... about 17 years ago
Remove some irrelevant commented-out code More... about 17 years ago
Had to fix a link in the template More... about 17 years ago
Correct the name of the page More... about 17 years ago
Correct a link More... about 17 years ago
Improved documentation More... about 17 years ago
Re-introduce stereodepth More... about 17 years ago
Include VIDLE More... about 17 years ago
Bump the version to 5.1.release More... about 17 years ago
Bump the version to ('5.1', 'release') More... about 17 years ago
Handle right and middle button events More... about 17 years ago
Had to register another converter to handle numpy.int32 -> float, as for color More... about 17 years ago
Add booleans for middle and right button events More... about 17 years ago
Remove some irrelevant comments More... about 17 years ago
Install a manual converter for int -> double More... about 17 years ago
Add comment about Boost problem More... about 17 years ago
Advertise Windows and Mac build instructions More... about 17 years ago
Improve documentation on building Boost More... about 17 years ago
Add missing doc files More... about 17 years ago
Bump the version number (to include scene.cursor.visible, and support for Python 2.6) More... about 17 years ago
Document radians and degrees functions More... about 17 years ago
Make mouse enumerations consistent (left=1, right=2, middle=3) More... over 17 years ago
Minor cleanup More... over 17 years ago
Fix bug: now clicking in content area of Mac window brings window forward and activates it More... over 17 years ago
Clip invisible cursor region More... over 17 years ago
Add error message to say that cursor.mouse.visible = 0 not yet supported More... over 17 years ago
Document that scene.cursor.visible has been implemented (no-op on Linux) More... over 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... over 17 years ago
Correct a typo in the last line More... over 17 years ago