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
5cd85ed57ea649c58c7c19d709bfc4cae7fffcad
test2
/
source
/
blender
/
editors
/
render
History
Campbell Barton
2b7ca2304a
unify include guard defines, __$FILENAME__
...
without the underscores these clogged up the namespace for autocompleation which was annoying.
2012-02-17 18:59:41 +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
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +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
more keymap edits
2012-01-16 16:12:03 +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
Fix
#25649
: Image editor paint icon missing until enter weight paint
2012-02-17 16:06:32 +00:00
render_shading.c
Fix
#29946
: Recover Auto Save defaults to "Short List" View -- Cannot determine dates
2012-01-24 18:18:51 +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