This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2f436612fe0e4e2986452c3b9d0249b8fd340f8b
test2
/
release
/
scripts
History
Campbell Barton
a0ae47f06c
add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after.
...
also made it more clear that some areas assume the pointer isnt null (remove redundant NULL checks).
2012-09-11 02:18:27 +00:00
..
modules
code cleanup: python - pass multiple args to string startswith() / endswith() functions rather than calling multiple times.
2012-09-04 20:26:42 +00:00
presets
split off auto depth option to have cursor placement use depth too since you dont always want both.
2012-08-10 10:34:24 +00:00
startup
add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after.
2012-09-11 02:18:27 +00:00
templates
change templates to call modal_handler_add() is called last since any errors between calling this function and returning will crash blender. see [
#30687
]
2012-09-05 00:11:39 +00:00