Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-06-30minor edits, no functional change.Campbell Barton
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-20fix for incorrect bake api usage. but not a bug.Campbell Barton
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-15de-duplicate multires image filter function. (no functional change)Campbell Barton
2011-06-12Bugfix #27519Ton Roosendaal
2011-05-18additional bake modesM.G. Kishalmi
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-07Bugfix #26388Ton Roosendaal
2011-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-08add back options for loading a renderlayer to offset the image when copying t...Campbell Barton
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-05Fix #23604: external shadows for volume materials don't workBrecht Van Lommel
2010-12-27Bugfix #25392Ton Roosendaal
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-03[#23095] If no camera is present, a render starts but does nothing, and we ha...Sergey Sharybin
2010-11-03bugfix [#24508] Render and changing scenes crashes.Campbell Barton
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-10-19Fix for [#24293] Shadow pass is wrongJanne Karhu
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-06Fix #21545: geometry node front/back incorrectly depended on camera angle, canBrecht Van Lommel
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-03-28External render engines now have option bl_postprocess to determineBrecht Van Lommel
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-22quite a few python panels (10 or so) had names longer then the PanelType allo...Campbell Barton
2009-11-30Approximate AO: Diffuse Bounce HackBrecht Van Lommel