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
2013-01-24Fix #33975: Crash when reloading textureSergey Sharybin
2013-01-22fix [#33836] issuing bpy.ops.render.render() in console crashes the programCampbell Barton
2013-01-07style cleanupCampbell Barton
2013-01-06Three fixes:Ton Roosendaal
2013-01-05Removal of old code trying to detect trackpads.Ton Roosendaal
2013-01-05Trackpad pans for UV/Image and MovieClip editors were inverse compared to all...Ton Roosendaal
2013-01-05Changes for opengl render to reflect new alpha premul pipelineSergey Sharybin
2013-01-01Bug fixes, own collection.Ton Roosendaal
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-18fix for include and use break statement (may as well not loop more then needed).Campbell Barton
2012-12-18Fix #33599: VBO textured draw mode did not update correctly when an image fil...Brecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-14Fixes for correct UI scaling display:Ton Roosendaal
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-04Fix for double-freeing image buffers when rendering opengl animation into mov...Sergey Sharybin
2012-12-03Fix #33371: blender freezing in material draw mode.Brecht Van Lommel
2012-12-01style cleanupCampbell Barton
2012-11-29Fix render from local view 3d viewport not using lamps in render.Brecht Van Lommel
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-24Fix #33282: missing GLSL update assigning a lamp texture.Brecht Van Lommel
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-07Fix #33114: crash with render frame update script and GLSL.Brecht Van Lommel
2012-11-06Bugfix #33092Ton Roosendaal
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-10-29Bugfix #33004Ton Roosendaal
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-23use min_ max_ functions in more places.Campbell Barton
2012-10-23Fix #32941: Sequencer Preview shows texture which is apart of the window.Sergey Sharybin
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-13And more UI messages spell check.Bastien Montagne
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-10-13Bugfix [#32865] Usercounts for World Textures not decremented after previewJoshua Leung
2012-10-12fix for many RNA definitions having soft/hard ranges swapped, make this BLI_a...Campbell Barton
2012-10-10Color Management: fixed color management-less texture renderingSergey Sharybin
2012-10-07style cleanup: if();Campbell Barton
2012-10-01Disable render part of display transformation for icon/texture previewSergey Sharybin
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-18Fixed missing display buffer invalidation when rendering sequencer animationSergey Sharybin
2012-09-16code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarationsCampbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-29Fix wrong user counter in world node treesSergey Sharybin
2012-08-25style cleanup: also spellingCampbell Barton