2011-07-13 |
Campbell Barton | cmake option to build without smoke sim: WITH_MOD_SMOKE |
tree | commitdiff |
2011-07-10 |
Janne Karhu | Fix for [#27293] Group Instance of particle system... |
tree | commitdiff |
2011-07-10 |
Janne Karhu | Fix for [#26873] Animated displacement modifier on... |
tree | commitdiff |
2011-07-09 |
Sergey Sharybin | Fix #27888: Render artifacts in 2.58.1 |
tree | commitdiff |
2011-07-06 |
Jeroen Bakker | The material index did not work when FSAA was turned on. |
tree | commitdiff |
2011-07-06 |
Brecht Van Lommel | Fix #27873: nan pixels in render with degenerate faces. |
tree | commitdiff |
2011-07-04 |
Jeroen Bakker | Updated the indent, sorry! |
tree | commitdiff |
2011-07-04 |
Jeroen Bakker | Current situation |
tree | commitdiff |
2011-06-30 |
Campbell Barton | fix/workaround [#27807] bake malloc loop if Deep Shadow... |
tree | commitdiff |
2011-06-30 |
Campbell Barton | minor edits, no functional change. |
tree | commitdiff |
2011-06-28 |
Brecht Van Lommel | RenderEngine API: add self.report() error reporting... |
tree | commitdiff |
2011-06-28 |
Campbell Barton | fix [#27782] Tileable displacement map issue in Blender... |
tree | commitdiff |
2011-06-25 |
Matt Ebb | Fix [#27748] undeterministic behaviour of volumetric... |
tree | commitdiff |
2011-06-24 |
Campbell Barton | own patch [#27752] Python Callback (Scriptlink function... |
tree | commitdiff |
2011-06-24 |
Campbell Barton | fix [#27746] Black and White Render doesn't work and... |
tree | commitdiff |
2011-06-23 |
Lukas Toenne | More flexible size options for particle billboards... |
tree | commitdiff |
2011-06-20 |
Ton Roosendaal | Bugfix #27692 |
tree | commitdiff |
2011-06-20 |
Campbell Barton | fix for incorrect bake api usage. but not a bug. |
tree | commitdiff |
2011-06-20 |
Campbell Barton | since render branch isnt planned to be merged now,... |
tree | commitdiff |
2011-06-20 |
Michael Fox | small fix, This enables correction of the tangent when... |
tree | commitdiff |
2011-06-20 |
Michael Fox | small safety fix for recent commit to normal mapping... |
tree | commitdiff |
2011-06-19 |
Daniel Salazar | By Morten S. Mikkelsen; this adds support for tangent... |
tree | commitdiff |
2011-06-15 |
Brecht Van Lommel | Code cleanup: remove unused shaded draw mode code. |
tree | commitdiff |
2011-06-15 |
Campbell Barton | correction for own commit r37492 |
tree | commitdiff |
2011-06-15 |
Campbell Barton | de-duplicate multires image filter function. (no functi... |
tree | commitdiff |
2011-06-15 |
Campbell Barton | fix [#27662] Storing png/tga images ignore Alpha settings |
tree | commitdiff |
2011-06-13 |
Brecht Van Lommel | Fix #27540: bug with bump mapping + reflection texture... |
tree | commitdiff |
2011-06-12 |
Ton Roosendaal | Bugfix #27519 |
tree | commitdiff |
2011-06-11 |
Campbell Barton | remove backbuf from internal struct's (unused in 2.5x) |
tree | commitdiff |
2011-06-10 |
Campbell Barton | fix [#27607] Scene's render.filepath gets cropped to... |
tree | commitdiff |
2011-06-09 |
Ton Roosendaal | Bugfix #27081 |
tree | commitdiff |
2011-06-09 |
Campbell Barton | replace log() calls with constants |
tree | commitdiff |
2011-06-05 |
Matt Ebb | Fix [#27438] Volume Material Density Inaccuracy |
tree | commitdiff |
2011-06-05 |
Sergey Sharybin | Bake from multires mesh |
tree | commitdiff |
2011-06-02 |
Brecht Van Lommel | Fix #27241: crash with point density texture when using... |
tree | commitdiff |
2011-05-28 |
Daniel Salazar | General error in coderivative for orthogonal camera... |
tree | commitdiff |
2011-05-18 |
M.G. Kishalmi | additional bake modes |
tree | commitdiff |
2011-05-12 |
Matt Ebb | * Enabled rna access to fluid sim velocity vectors |
tree | commitdiff |
2011-05-10 |
Campbell Barton | minor cleanup: make functions static, use NULL for... |
tree | commitdiff |
2011-05-08 |
Campbell Barton | comment some unused code. |
tree | commitdiff |
2011-05-01 |
Campbell Barton | Style Cleanup |
tree | commitdiff |
2011-05-01 |
Joseph Eagar | =trunk= |
tree | commitdiff |
2011-04-30 |
Sergey Sharybin | Fix one more crash introduced with r36384: trying to... |
tree | commitdiff |
2011-04-30 |
M.G. Kishalmi | fixed a crash introduced in r36384 |
tree | commitdiff |
2011-04-30 |
Campbell Barton | use camera render argument to avoid temp overwriting... |
tree | commitdiff |
2011-04-30 |
Campbell Barton | - pass the camera to the render stamp function. |
tree | commitdiff |
2011-04-30 |
Campbell Barton | add back support for rendering local view camera. |
tree | commitdiff |
2011-04-29 |
Campbell Barton | spelling corrections. |
tree | commitdiff |
2011-04-27 |
Campbell Barton | fix [#27174] World Starfield Generation causes crash |
tree | commitdiff |
2011-04-26 |
M.G. Kishalmi | fixed some issues with the new "shadow only + shading... |
tree | commitdiff |
2011-04-24 |
Campbell Barton | harmless changes to quiet clang static check warnings. |
tree | commitdiff |
2011-04-23 |
Sergey Sharybin | Fix #27048: text + SimpleDeform modifier = weird render... |
tree | commitdiff |
2011-04-22 |
Campbell Barton | zoom operator. |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-21 |
Campbell Barton | fix [#27084] Crash when chosing non-voxel data file... |
tree | commitdiff |
2011-04-19 |
Campbell Barton | fix [#26900] Problem with active camera between scenes |
tree | commitdiff |
2011-04-15 |
Campbell Barton | fix [#26906] Panorama Button (Camera Data Properties) |
tree | commitdiff |
2011-04-15 |
Campbell Barton | style changes & replace some memset's with zero initial... |
tree | commitdiff |
2011-04-15 |
Campbell Barton | fix [#26937] Radio button text truncation should start... |
tree | commitdiff |
2011-04-14 |
Campbell Barton | fix [#26933] Render Crash with Decimate Modifier |
tree | commitdiff |
2011-04-14 |
Campbell Barton | no functional change, avoid making a 4 pointer array... |
tree | commitdiff |
2011-04-14 |
Campbell Barton | fix [#26902] Raytracing black dots |
tree | commitdiff |
2011-04-12 |
Campbell Barton | report missing engines on file load. (request from... |
tree | commitdiff |
2011-04-10 |
Ton Roosendaal | Bugfix #26842 |
tree | commitdiff |
2011-04-10 |
Campbell Barton | quiet msvc/mingw compiler warnings. |
tree | commitdiff |
2011-04-02 |
Campbell Barton | quiet gcc float -> double promotion warnings. |
tree | commitdiff |
2011-04-01 |
Brecht Van Lommel | Partial fix for #26673: sss + normal map wasn't compati... |
tree | commitdiff |
2011-03-31 |
Campbell Barton | fix for a crash when loading a new blend file which... |
tree | commitdiff |
2011-03-29 |
Brecht Van Lommel | Fix #26637: another problem with recent normals change... |
tree | commitdiff |
2011-03-29 |
Campbell Barton | 2 fixes for un-initialized memory uses, when running... |
tree | commitdiff |
2011-03-25 |
Ton Roosendaal | Bugfix #26195 |
tree | commitdiff |
2011-03-24 |
Ton Roosendaal | Bugfix 26578 |
tree | commitdiff |
2011-03-23 |
Brecht Van Lommel | Fix #26571: slow approximate AO with zero area faces. |
tree | commitdiff |
2011-03-21 |
Ton Roosendaal | Bugfix #26549 |
tree | commitdiff |
2011-03-20 |
Brecht Van Lommel | Fix #26557: dots near alpha borders on textures. Tweak... |
tree | commitdiff |
2011-03-20 |
Brecht Van Lommel | Fix/change in normal computation, now the viewport... |
tree | commitdiff |
2011-03-16 |
Janne Karhu | Fix for [#26520] Point Density turbulence not accessibl... |
tree | commitdiff |
2011-03-16 |
Brecht Van Lommel | Fix nan / black dots in image textures in some corner... |
tree | commitdiff |
2011-03-12 |
Brecht Van Lommel | Fix #25931: strand render + ray traced AO give tile... |
tree | commitdiff |
2011-03-11 |
Brecht Van Lommel | Fix #26035: fix crash building raytree with inf/nan... |
tree | commitdiff |
2011-03-11 |
Brecht Van Lommel | Fix #26203: crash with empty raytree, all types should... |
tree | commitdiff |
2011-03-11 |
Brecht Van Lommel | Fix #25654: strand render with instanced objects was... |
tree | commitdiff |
2011-03-11 |
Ervin Weber | (no commit message) |
tree | commitdiff |
2011-03-09 |
Janne Karhu | Fix for [#26372] Objects as PS Hair displays and render... |
tree | commitdiff |
2011-03-08 |
Ton Roosendaal | Bugfix & Feature fix: Only Shadow Material options |
tree | commitdiff |
2011-03-07 |
Ton Roosendaal | Bugfix #26388 |
tree | commitdiff |
2011-03-04 |
Campbell Barton | quiet warnings and fix building without python. |
tree | commitdiff |
2011-03-03 |
Janne Karhu | Fix for [#26254] Rendering problem with group-instances... |
tree | commitdiff |
2011-02-28 |
Janne Karhu | Bug fix: Render and 3d view conflict over ob->imat |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/render tagged. |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: some more license block fixes. |
tree | commitdiff |
2011-02-23 |
M.G. Kishalmi | since the introduction of 'newbump' blender |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-22 |
Daniel Salazar | Adding "frame" to print in background rendering for |
tree | commitdiff |
2011-02-22 |
Ton Roosendaal | Bugfix #25967 |
tree | commitdiff |
2011-02-21 |
Ton Roosendaal | Bugfix #26116 |
tree | commitdiff |
2011-02-19 |
Ton Roosendaal | Bugfix #25967 |
tree | commitdiff |
2011-02-18 |
Campbell Barton | fix own mistake [#26125] Command line render, absence... |
tree | commitdiff |
2011-02-16 |
Ton Roosendaal | Bugfix #26103 |
tree | commitdiff |
next |