tornavis/source/blender
Campbell Barton f994c6caee bugfix [#24133] r32303, Mirror Modifier + EditMode + VBO's Problem.
drawing the triangle arrays were only broken up by hidden faces, but switches in material were ignored.
now check for materual context changes.
2010-10-04 19:01:25 +00:00
..
avi - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
blenfont fix for own bug for font buffer drawing (only effected the bottom line of the stamp) 2010-09-14 12:35:02 +00:00
blenkernel bugfix [#24133] r32303, Mirror Modifier + EditMode + VBO's Problem. 2010-10-04 19:01:25 +00:00
blenlib changes to path searching 2010-10-03 21:13:52 +00:00
blenloader Fix #24094: Multiresolution sculpt mode undo crash 2010-10-02 11:39:11 +00:00
blenpluginapi warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
collada COLLADA exporter fix: do not create a duplicate <polylist> if an object has NULL materials linked along with normal materials. 2010-10-04 03:38:37 +00:00
editors [#22825] Copy Scenes with Audio Strip Crash. 2010-10-04 15:31:04 +00:00
gpu - spec hardness was missing redraw update 2010-10-02 06:34:04 +00:00
ikplugin option to disable ITASC IK solver, (will be enabled by default ofcourse) 2010-09-12 12:27:12 +00:00
imbuf Set IB_multilayer flag, so can use multilayer exr as texture too. 2010-09-30 07:39:00 +00:00
makesdna set the view3d used layer to be an unsigned int, mask out localview layers to avoid flag mismatch when checking if it changed. 2010-10-02 19:45:53 +00:00
makesrna Recalc knots when toggling nurb cyclic flags 2010-10-04 10:06:18 +00:00
modifiers [#23673] Modifier construction gives correct result in viewport but incorrect in render. 2010-09-30 10:51:36 +00:00
nodes Fix #23901: displace node not working with negative values. 2010-09-25 11:30:46 +00:00
python - use own string conversion function over PyUnicode_FromString when converting the argv 2010-10-04 01:18:47 +00:00
quicktime Fix for [#23912]: Replace by integer comparison a float comparison whose precision errors was causing an infinite loop during last frame audio conversion 2010-09-26 16:11:53 +00:00
readblenfile bugfix [#23405] PNG Images bigger then 2gig wont load with blender. 2010-09-15 06:43:36 +00:00
render Fix #24097: halfway shadow buffer rendererd incorrectly with spot halo. This 2010-10-02 10:39:53 +00:00
verify Update address in license block. 2010-08-10 21:22:26 +00:00
windowmanager bugfix [#24087] Blender can not install add-ons unless running with root priviledges 2010-10-03 20:00:22 +00:00
CMakeLists.txt build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00