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
fca385ca9a6e57fb36ebf9a00d36946e16eabd8e
test2
/
source
/
blender
/
editors
/
render
History
Campbell Barton
fca385ca9a
- opengl render in quadview wasn't using camera.
...
- minor change to FTOCHAR use.
2012-01-14 11:21:00 +00:00
..
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
render_intern.h
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
render_internal.c
rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation to add a second version of the function which takes the property rather then its name.
2012-01-11 16:32:12 +00:00
render_opengl.c
- opengl render in quadview wasn't using camera.
2012-01-14 11:21:00 +00:00
render_ops.c
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
render_preview.c
replace fixed sizes with sizeof when passing string length since size wasn't always correct.
2012-01-12 13:16:30 +00:00
render_shading.c
rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation to add a second version of the function which takes the property rather then its name.
2012-01-11 16:32:12 +00:00
render_update.c
Fix
#29389
: cycles viewport render not updating on frame changes. This sort of
2011-11-28 14:55:35 +00:00
render_view.c
utility function to find the biggest area: BKE_screen_find_big_area(...), was being done with static functions that were copied about.
2011-11-04 01:15:04 +00:00
SConscript
Fix
#28154
: linux3-config.py doesn't exist
2011-08-21 13:31:46 +00:00