Go to file
Ton Roosendaal aa6c975fa8 Bugfix #26394
Using Marker menu (dopesheet) didn't work, the operators themselves
were checking Y coordinate of event.
Handlers also support boundbox checks. For this case it needed a bit
special handling. But works :)
2011-03-07 18:05:41 +00:00
build_files se BLI_snprintf() for msvc compat, cleanup CMake file, some bad comments left in. 2011-03-07 03:57:04 +00:00
doc Cleanup paths after move to dir. 2011-02-28 09:58:53 +00:00
extern doxygen: fixes 2011-02-27 19:29:07 +00:00
intern replace 0 with NULL when used as a pointer 2011-03-03 17:58:06 +00:00
release use set's, since pythons 3.2's optimizer converts these to frozensets, lookups are also faster then tuples (though this isn't a bottleneck). 2011-03-07 13:23:45 +00:00
source Bugfix #26394 2011-03-07 18:05:41 +00:00
CMakeLists.txt Drop support for python 3.1. 2011-03-07 11:53:40 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile update 'make' GNUmakefile stub to run 'make install' 2011-03-06 12:04:59 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00