projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
patch [#33331] Time To Start Moving To Stdbool
[blender.git]
/
source
/
blender
/
render
/
2012-12-31
Sergey Sharybin
Alpha premul pipeline cleanup
tree
|
commitdiff
2012-12-29
Campbell Barton
style cleanup
tree
|
commitdiff
2012-12-28
Campbell Barton
style cleanup
tree
|
commitdiff
2012-12-27
Pablo Vazquez
Better error report when no camera is found.
tree
|
commitdiff
2012-12-23
Morten Mikkelsen
flip lines to reduce odds of re-execution (non critical...
tree
|
commitdiff
2012-12-23
Sergey Sharybin
Added support of J2K codec for Jpeg2000 writing
tree
|
commitdiff
2012-12-21
Ton Roosendaal
Bug fix #33639
tree
|
commitdiff
2012-12-21
Campbell Barton
replace MIN/MAX 3,4 with inline functions
tree
|
commitdiff
2012-12-20
Morten Mikkelsen
add a comment
tree
|
commitdiff
2012-12-20
Morten Mikkelsen
must use permutation table
tree
|
commitdiff
2012-12-20
Campbell Barton
style cleanup
tree
|
commitdiff
2012-12-19
Sergey Sharybin
Multirs baker: support for threaded baking
tree
|
commitdiff
2012-12-19
Campbell Barton
code cleanup: warnings
tree
|
commitdiff
2012-12-18
Sergey Sharybin
Multires baker: made octree aware of user-defined resol...
tree
|
commitdiff
2012-12-18
Sergey Sharybin
Multires baker: noneed to tag display as invalid after...
tree
|
commitdiff
2012-12-18
Sergey Sharybin
Ambient occlusion baker from multi-resolution mesh
tree
|
commitdiff
2012-12-18
Sergey Sharybin
Move multires baker into own file in render/
tree
|
commitdiff
2012-12-17
Brecht Van Lommel
Fix #33505: various issues
tree
|
commitdiff
2012-12-17
Bastien Montagne
Added GPL header to sconscripts!
tree
|
commitdiff
2012-12-16
Sergey Sharybin
Bugfix IRC report
tree
|
commitdiff
2012-12-12
Brecht Van Lommel
Fix related to #33480: for blender internal volume...
tree
|
commitdiff
2012-12-11
Campbell Barton
define the size of matrix args for both rows/cols.
tree
|
commitdiff
2012-12-11
Campbell Barton
code cleanup: spelling labda -> lambda
tree
|
commitdiff
2012-11-26
Campbell Barton
fix [#33303] face selection masking for painting does...
tree
|
commitdiff
2012-11-23
Campbell Barton
ifdef'd gcc diagnostic pragma's to quiet msvc and others.
tree
|
commitdiff
2012-11-21
Campbell Barton
fix for re->partx/re->party values being different...
tree
|
commitdiff
2012-11-19
Sergey Sharybin
Fix #33229: Blender crashes on finishing render
tree
|
commitdiff
2012-11-15
Sergey Sharybin
Image thread safe improvements
tree
|
commitdiff
2012-11-13
Sergey Sharybin
Render Engines: fix crash when changing render engine...
tree
|
commitdiff
2012-11-12
Campbell Barton
code cleanup: spelling,
tree
|
commitdiff
2012-11-11
Campbell Barton
style cleanup
tree
|
commitdiff
2012-11-10
Sergey Sharybin
Fix for wrong usage of RE_engine_free
tree
|
commitdiff
2012-11-10
Sergey Sharybin
Updated stubs to make blender player compilable
tree
|
commitdiff
2012-11-09
Brecht Van Lommel
Fix part of #33132: render resoltuion refresh issues...
tree
|
commitdiff
2012-11-09
Campbell Barton
code cleanup: double promotion warnings, also allow...
tree
|
commitdiff
2012-11-09
Sergey Sharybin
Cycles: persistent images option
tree
|
commitdiff
2012-11-08
Brecht Van Lommel
Fix #33113: cycles not rendering motion blur correct...
tree
|
commitdiff
2012-11-07
Campbell Barton
code cleanup: use min/max functions rather then macros.
tree
|
commitdiff
2012-11-07
Campbell Barton
style cleanup, also remove redundant call to set_listba...
tree
|
commitdiff
2012-11-05
Sergey Sharybin
Render engines: replace number of x/y tiles with tile...
tree
|
commitdiff
2012-11-05
Sergey Sharybin
Cycles: memory usage report
tree
|
commitdiff
2012-11-04
Campbell Barton
code cleanup: double promotions
tree
|
commitdiff
2012-11-04
Campbell Barton
code cleanup: quiet -Wdouble-promotion, disabled this...
tree
|
commitdiff
2012-11-03
Campbell Barton
style cleanup: tabs & whitespace
tree
|
commitdiff
2012-11-03
Brecht Van Lommel
Render API: shader script node for custom shaders.
tree
|
commitdiff
2012-11-02
Brecht Van Lommel
Fix #33040: baking selected to active could miss at...
tree
|
commitdiff
2012-10-31
Brecht Van Lommel
Fix blender internal strand render issue with deep...
tree
|
commitdiff
2012-10-30
Campbell Barton
remove CD_POLYINDEX customdata layer:
tree
|
commitdiff
2012-10-28
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-28
Sergey Sharybin
Fix #32981: Render baking redraw
tree
|
commitdiff
2012-10-27
Campbell Barton
use min/max inline functions where MIN2/MAX2 were doing...
tree
|
commitdiff
2012-10-27
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-27
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-26
Campbell Barton
fix [#31661] Custom properties do no respect min/max...
tree
|
commitdiff
2012-10-26
Campbell Barton
fix for crash when a python operator or render engine...
tree
|
commitdiff
2012-10-24
Campbell Barton
code cleanup: some edits for unused vars in recent...
tree
|
commitdiff
2012-10-24
Ton Roosendaal
Bugfix #32617
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #27834: AAO color bleeding failure case with raytra...
tree
|
commitdiff
2012-10-23
Campbell Barton
use min_ max_ functions in more places.
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #32867: normal map baking issue with flat shaded...
tree
|
commitdiff
2012-10-23
Campbell Barton
code cleanup: give rng functions BLI prefix.
tree
|
commitdiff
2012-10-23
Campbell Barton
rename api functions...
tree
|
commitdiff
2012-10-23
Jeroen Bakker
Fix for [#28927] Z-Transp disables Material Pass Index
tree
|
commitdiff
2012-10-23
Campbell Barton
style cleanup: also rename bmesh_decimate.c --> bmesh_d...
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Fix #32930: texture colors in material nodes (blender...
tree
|
commitdiff
2012-10-22
Ton Roosendaal
Bugfix #30378
tree
|
commitdiff
2012-10-21
Bastien Montagne
A final bunch of UI messages fixes and tweaks, and...
tree
|
commitdiff
2012-10-21
Ton Roosendaal
Bugfix #27504
tree
|
commitdiff
2012-10-21
Campbell Barton
style cleanup: bge, switch statements mostly.
tree
|
commitdiff
2012-10-21
Campbell Barton
style cleanup: trailing tabs & expand some non prefix...
tree
|
commitdiff
2012-10-20
Campbell Barton
code cleanup: spelling
tree
|
commitdiff
2012-10-20
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-20
Campbell Barton
code cleanup:
tree
|
commitdiff
2012-10-16
Sergey Sharybin
Color Management: texture baking should be correct...
tree
|
commitdiff
2012-10-16
Sergey Sharybin
Fix #32891: Bake to Texture didn't use color management...
tree
|
commitdiff
2012-10-15
Campbell Barton
code cleanup: use float sizes for function args.
tree
|
commitdiff
2012-10-15
Sergey Sharybin
Clamp minimal tile size with Save Buffers and FSAA...
tree
|
commitdiff
2012-10-15
Campbell Barton
code cleanup: define sizes of vectors for function...
tree
|
commitdiff
2012-10-15
Campbell Barton
style cleanup: bge
tree
|
commitdiff
2012-10-14
Campbell Barton
fix for incorrect initial boundbox with svbvh raytracin...
tree
|
commitdiff
2012-10-14
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-14
Sergey Sharybin
Fixed missing display buffer and mipmaps invalidation...
tree
|
commitdiff
2012-10-13
Bastien Montagne
And more UI messages spell check.
tree
|
commitdiff
2012-10-12
Campbell Barton
remove BLI_noise from BLI_blenlib.h, not that many...
tree
|
commitdiff
2012-10-10
Daniel Genrich
Google Summer of Code project: "Smoke Simulator Improve...
tree
|
commitdiff
2012-10-10
Sergey Sharybin
Color Management: fixed color management-less texture...
tree
|
commitdiff
2012-10-09
Campbell Barton
code cleanup: make header defines more consistent,...
tree
|
commitdiff
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
tree
|
commitdiff
2012-10-08
Sergey Sharybin
Fix #32795: Memory leak when rendering to video file
tree
|
commitdiff
2012-10-08
Campbell Barton
code cleanup: replace VECADDISFAC with math function.
tree
|
commitdiff
2012-10-07
Campbell Barton
style cleanup: if();
tree
|
commitdiff
2012-10-06
Campbell Barton
fix writing past array bounds in imagewraposa().
tree
|
commitdiff
2012-10-04
Brecht Van Lommel
Cycles: add "From Dupli" option for texture coordinate...
tree
|
commitdiff
2012-10-04
Campbell Barton
style cleanup: comment blocks
tree
|
commitdiff
2012-10-01
Sergey Sharybin
Fix #32695: Can't disable color management for 3D view
tree
|
commitdiff
2012-09-30
Campbell Barton
style cleanup
tree
|
commitdiff
2012-09-27
Brecht Van Lommel
Fix #32670: lamps in lamp groups did not respect render...
tree
|
commitdiff
2012-09-27
Campbell Barton
fix [#32672] Crash when rendering environment map
tree
|
commitdiff
2012-09-24
Sergey Sharybin
Proper fix for #32626: TIFF renders are limited to...
tree
|
commitdiff
2012-09-22
Campbell Barton
add a UV Project material option so UV's are calculated...
tree
|
commitdiff
next