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
path: root/source
AgeCommit message (Expand)Author
2012-09-05change templates to call modal_handler_add() is called last since any errors ...Campbell Barton
2012-09-05code cleanup: python - pass multiple args to string startswith() / endswith()...Campbell Barton
2012-09-04fix [#32490] Compsitor crashes on missing OpenEXR multilayer filesCampbell Barton
2012-09-04stule cleanupCampbell Barton
2012-09-04fix for some errors reported by http://clang.blenderheads.org/trunk/ in r50384.Campbell Barton
2012-09-04Do not show %t to user on right click menu buttons which use "Name%t|...%x0|....Sv. Lockal
2012-09-04Sequencer: avoid allocating image buffer on every modifierSergey Sharybin
2012-09-04Sequencer: remove effect mask inputSergey Sharybin
2012-09-04Compilation fix for recent merge commitSergey Sharybin
2012-09-04Sequencer: remove strip's color balance in favor of modifiersSergey Sharybin
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-04Mango request: display sliders for current point in curve mappingSergey Sharybin
2012-09-04 * there is a tiny memory leak. I think it happens when you quit blendenJeroen Bakker
2012-09-04fix [#31856] movieclips.load(filepath=None) or value crash BlenderCampbell Barton
2012-09-04fix for building without python, also rework python-main-loop control in the ...Campbell Barton
2012-09-04Fix for [#32469] "standalone blenderplayer no longer starts in lastest build"...Mitchell Stokes
2012-09-04fix for building on msvc2008 (also style cleanup)Campbell Barton
2012-09-04code cleanup: curve path calculationCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-03fix:32348 Collada yfov to xfov conversion fo camera settingsGaia Clary
2012-09-03Fix regression introduced in recent jobs system refactoringSergey Sharybin
2012-09-03Fix knife bug #30764, failure to cut sometimes.Howard Trickey
2012-09-03Fix for compositor always cacheing frames when using Movie Clip input nodeSergey Sharybin
2012-09-03Fix for usage of un-initialized memory.Sergey Sharybin
2012-09-03Compositor: initialize OpenCL only when the option is enabled. This eliminatesBrecht Van Lommel
2012-09-03Fix for logging FFmpeg messagesSergey Sharybin
2012-09-03Fix #32461: adjusting brush strength with shift+F in image editor would showBrecht Van Lommel
2012-09-03Added library linking for cycles_kernel_osl to OSL libraries and added cycles...Lukas Toenne
2012-09-03Fix #32468: 3d view texture paint mode did not show uv layout in image editor.Brecht Van Lommel
2012-09-03fix [#31694] Circle Selection is ignored within face selection in texture pai...Campbell Barton
2012-09-03code cleanup: split out defines in BKE_utildefines.h into BLO_blend_defs.h an...Campbell Barton
2012-09-03array functions for endian switching.Campbell Barton
2012-09-03add endian switch functions to replace macros SWITCH_INT/LONG/SHORT, with BLI...Campbell Barton
2012-09-03style cleanupCampbell Barton
2012-09-03style cleanup: also add debugging print function for derived mesh DM_debug_pr...Campbell Barton
2012-09-03fix [#32434] Copy-Paste Tracks causes Blender to freeze/crash on second use.Campbell Barton
2012-09-03fix [#32423] Extrude crashCampbell Barton
2012-09-03remove vertex groups from a mesh or lattice when this there are no remaining ...Campbell Barton
2012-09-02Use function pointers instead of hard-coded english button names in color pic...Sv. Lockal
2012-09-02..\commmit_hive.txtBenoit Bolsee
2012-08-31Possible fix for [#32462] blender cannot load bmp files (Windows OS).Thomas Dinges
2012-08-31Added a bunch of additional particle state attributes to the Cycles particle ...Lukas Toenne
2012-08-31Fix #32329: inset produces incorrect result, epsilon was too small to handleBrecht Van Lommel
2012-08-31Fix #32458: changing UV image in image editor not working when the active faceBrecht Van Lommel
2012-08-31Fix part of #32376: mirror vertex groups with flip group names did not keepBrecht Van Lommel
2012-08-31Fix #32408: image editor does not show paint brush circle on loading a .blendBrecht Van Lommel
2012-08-31Fix #32447: mouse selection in uv editor is now no longer registerd as lastBrecht Van Lommel
2012-08-31Fix #32450: edge slide with multiple loops selected could move some loopsBrecht Van Lommel
2012-08-30Fix #32418: color copy/paste between gamma and linear color buttons gave wrongBrecht Van Lommel
2012-08-30Fix #32404: GLSL normal maps using float images were incorrectly gettingBrecht Van Lommel