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
2014-04-11Blender Internal: remove BLI BVH for raytracing.Brecht Van Lommel
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-30Style cleanupCampbell Barton
2014-03-05Code cleanup: remove long unused gamma correction tablesCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-18Fix T37675: blender internal viewport render not updating properly with volumes.Brecht Van Lommel
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-10-12Task scheduler ported form CYcles to CSergey Sharybin
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-08-08disable cycles when building without python, also use const for function args...Campbell Barton
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-05-173D Viewport rendering (Blender Internal)Ton Roosendaal
2013-05-123D viewport render preview:Ton Roosendaal
2013-04-24Fix for full-sample anti-aliasing (FSAA) not working with Freestyle.Tamito Kajiyama
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26style cleanup:Campbell Barton
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-02Patch [#29035] Vertex colour bakingAlex Fraser
2013-01-01Highlight currently rendering tilesSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-18Multires baker: made octree aware of user-defined resolution in performance p...Sergey Sharybin
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-18Fix #33505: various issuesBrecht Van Lommel
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-21fix for re->partx/re->party values being different for RE_Database_FromScene(...Campbell Barton
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-27style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-20code cleanup:Campbell Barton
2012-10-16code cleanup: use float sizes for function args.Campbell Barton
2012-10-15code cleanup: define sizes of vectors for function args and use C style commentsCampbell Barton
2012-10-10Color Management: fixed color management-less texture renderingSergey Sharybin