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
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-02replace:Campbell Barton
2012-01-01Merged changes in the trunk up to revision 43038.Tamito Kajiyama
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-28Code refactoring: add unified image buffer functions for doing float => byte,Brecht Van Lommel
2011-12-11Merged changes in the trunk up to revision 42556.Tamito Kajiyama
2011-12-07Fix #29523: RenderEngine.update_progress() doesn't redraw UI.Brecht Van Lommel
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-11-30Fix #27981: opengl render + render slots not working.Brecht Van Lommel
2011-11-28Fix #29389: cycles viewport render not updating on frame changes. This sort ofBrecht Van Lommel
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-25Fix for functionality inconsistency in the creation of a new line style.Tamito Kajiyama
2011-11-23Fix #28934: missing GLSL/icon update when changing materials used in nodes.Brecht Van Lommel
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-21Replaced the changes in revision 41810 with a better implementationTamito Kajiyama
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-11-19Camera: more code refactoring, adding a function to create CameraParams fromBrecht Van Lommel
2011-11-18Added methods new and remove to scene.render.layers, so now render layersSergey Sharybin
2011-11-16Fix #29287: cycles and other external render engines did not print correct frameBrecht Van Lommel
2011-11-14Added a new operator in the Parameter Editor mode to make a copyTamito Kajiyama
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-05Code refactoring: split lamp functions from object.c into new lamp.c.Brecht Van Lommel
2011-11-04utility function to find the biggest area: BKE_screen_find_big_area(...), was...Campbell Barton
2011-11-03Fix #28998: sequence rendering with wrong progress barSergey Sharybin
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel
2011-11-01Fix #29109: bpy.ops.render.render() with scene parameter missed compositing,Brecht Van Lommel
2011-10-30Fix for warnings about period at the end of description strings forTamito Kajiyama
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-28Fix: OpenGL renders on graphics cards which do not support non-power-of-twoBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23BLI_make_file_string wasn't guaranteed to initialize the resulting path, some...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-10-20strcpy() --> BLI_strncpy(), where source strings are not fixed and target siz...Campbell Barton
2011-10-19Adds an update flag to the bNode struct (similar to bNodeTree->update).Lukas Toenne
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
2011-10-12changes to relative path optionCampbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-03add macro OB_TYPE_SUPPORT_MATERIAL, type checks were being done inline, some ...Campbell Barton
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-17Merged changes in the trunk up to revision 40299.Tamito Kajiyama
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-09-14Merged changes in the trunk up to revision 40189.Tamito Kajiyama