Go to file
Ton Roosendaal fdcfca54e0 Annoyance fix:
Using scrollwheel on properties window halted when it was over
a list-button. Now it disables handling wheel events when you use
scrollwheel outside of lists first.

Implementation note: UI event handlers have priority over other
keymaps. That's OK. In this case it's simple conflict, for which
no design solution exists... wouldn't know how to do this nicer!
Code is nice local and can be improved when we look into other
conflicts...
2010-12-16 18:58:22 +00:00
build_files fix for error in testing C/C++ flags 2010-12-16 17:54:00 +00:00
doc patch [#25027] formatting mathutils.geometry module docs for sphinx 2010-12-10 00:20:32 +00:00
extern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
intern bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' option. 2010-12-15 04:06:19 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release - fix [#25246] export default scene to X3D crashes exporter, own fault but also made sure all colors are now clamped and noticed 3D text was not being exported. 2010-12-16 05:02:15 +00:00
source Annoyance fix: 2010-12-16 18:58:22 +00:00
CMakeLists.txt last commit to fix warnings didnt set them at all, not it works as it should. 2010-12-16 12:48:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00