blender/source/blender
Ton Roosendaal 99ee891596 Fixed several annoyances with halo render + unified render (bug 1989+2382)
- Maximum faces/halos per pixel was 500, which wasn't correctly applied in
  all cases, causing errors in AA
- Moved maximum up to 1000 now
- made halos become clipped away from filling in buffers when behind a
  solid face. That saves a lot of rendertime!

Unified remains weak with halos...
2005-04-18 19:36:34 +00:00
..
avi a fix for: https://projects.blender.org/tracker/index.php?func=detail&aid=1173&group_id=9&atid=126 2005-03-23 18:33:52 +00:00
blenkernel Replaced a bunch of malloc() calls with proper MEM_mallocN() 2005-04-17 18:00:33 +00:00
blenlib Patch provided by Andrea Weikert (elubie): 2005-04-17 15:50:52 +00:00
blenloader Patch submitted by Jorge Bernal (lordloki) and Jonathan Merritt. 2005-04-17 17:43:07 +00:00
blenpluginapi Modified the warnings used (was using c++ warnings for c files) 2005-04-05 14:32:35 +00:00
ftfont big warning hunt commit 2005-03-09 19:45:59 +00:00
imbuf - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
img Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
include Softbody: 2005-04-16 14:01:49 +00:00
makesdna Patch submitted by Jorge Bernal (lordloki) and Jonathan Merritt. 2005-04-17 17:43:07 +00:00
python More Curve Module features: access to the attributes flagU and flagV 2005-04-17 14:37:40 +00:00
quicktime - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
radiosity - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
readblenfile Reading .blend from runtime closed file handle twice... seemed to crash in 2005-01-20 10:33:11 +00:00
render Fixed several annoyances with halo render + unified render (bug 1989+2382) 2005-04-18 19:36:34 +00:00
renderconverter Two small corrections for subsurf + wire render; 2005-04-13 14:03:10 +00:00
src On adding monkey primitive, the face centers were not calculated OK. 2005-04-18 16:06:37 +00:00
verify Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
yafray Quick fix for bug #2393 (same as #2218), deformed meshes were not transformed 2005-04-11 23:23:25 +00:00
Makefile This commit removes the glue from Blender, and with it 2004-04-16 15:55:16 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00