This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7ad59c4e2cb752b10c45501aaa0db04c50a850db
test
/
source
/
blender
/
freestyle
/
intern
/
application
History
Tamito Kajiyama
248e3d74a0
Fix for [
#36374
] Read unitialized memory in Freestyle.
...
A variable keeping a bounding box was referenced after it was flagged as empty.
2013-08-24 11:42:00 +00:00
..
AppCanvas.cpp
Fix for the DensityF0D function not working as expected when the Z pass was not available.
2013-06-16 15:08:25 +00:00
AppCanvas.h
Attempt to fix a potential name conflict between Freestyle and the compositor.
2013-04-09 00:46:49 +00:00
AppConfig.cpp
Fix for [
#35116
] Freestyle StringUtils::toAscii breakes non-ascii path values.
2013-05-01 13:34:56 +00:00
AppConfig.h
Added support for WITH_CXX_GUARDEDALLOC build option to the Freestyle module.
2013-05-13 22:58:27 +00:00
AppView.cpp
Attempt to fix a potential name conflict between Freestyle and the compositor.
2013-04-09 00:46:49 +00:00
AppView.h
add c++/guardedalloc to more freestyle classes, also remove redundant 'public:'
2013-08-04 18:50:00 +00:00
Controller.cpp
Fix for [
#36374
] Read unitialized memory in Freestyle.
2013-08-24 11:42:00 +00:00
Controller.h
Fix for [
#36374
] Read unitialized memory in Freestyle.
2013-08-24 11:42:00 +00:00