blender/intern
Thomas Dinges 3f7b4916e9 OSL Backend:
* Added the Phong BRDF from the inbuilt OSL shader library.

This can be used in OSL shaders only for now:
* phong(normal N, float exponent)
* phong_ramp(normal N, float exponent, color colors[8]
2012-09-05 23:22:36 +00:00
..
audaspace style cleanup: whitespace, also add '?' to save over popup since it wasnt totally clear it was a question (user pointed this out, they thought it was just notification and lost their work). 2012-07-31 23:06:12 +00:00
bsp Code cleanup: 2012-08-04 11:42:38 +00:00
container style cleanup 2012-08-11 22:12:32 +00:00
cycles OSL Backend: 2012-09-05 23:22:36 +00:00
decimation style cleanup 2012-07-21 22:58:08 +00:00
dualcon code cleanup: spelling 2012-07-16 23:23:33 +00:00
elbeem Fix compile errors on VC++ 2012 RC1. 2012-07-27 18:18:13 +00:00
ffmpeg Use own version of ff_update_cur_dts for FFmpeg >= 0.11, seems 2012-06-25 07:14:21 +00:00
ghost fix for building without python, also rework python-main-loop control in the BGE to not use RNA (use lower level BKE/BLI funcs instead) 2012-09-04 03:26:12 +00:00
guardedalloc code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later. 2012-09-03 22:04:14 +00:00
iksolver cmake option to build without iksolver 2012-08-18 13:36:29 +00:00
itasc fix some types and incorrect info 2012-07-26 17:41:09 +00:00
memutil fix some types and incorrect info 2012-07-26 17:41:09 +00:00
mikktspace style cleanup 2012-06-06 22:38:39 +00:00
moto Cycles: svn merge -r41225:41232 ^/trunk/blender 2011-10-24 22:32:00 +00:00
opennl Fix #32402: live unwrap memory leak, more noticeable if you have many UV's pinned. 2012-08-30 17:42:08 +00:00
raskter Blender now compiles with recent clang 2012-07-28 17:35:09 +00:00
smoke Smoke: High res on even resolution did not write to all cells (downsampling = n-1, upsampling = n). 2012-08-10 09:58:58 +00:00
string style cleanup 2012-08-11 22:12:32 +00:00
utfconv style cleanup 2012-07-01 09:54:44 +00:00
CMakeLists.txt cmake option to build without iksolver 2012-08-18 13:36:29 +00:00
SConscript Remove old boolean operation module 2012-08-02 16:42:30 +00:00