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-11-15Correction to 32bit buildslavesSergey Sharybin
2012-11-15code cleanup: move local math functions into math_geom.c, math_vector.c, no f...Campbell Barton
2012-11-15OSL Scons rulesSergey Sharybin
2012-11-15Z sampling for nodes backdropDalai Felinto
2012-11-15fix [#33179] Can't delete centered edge loop if x-mirror is activatedCampbell Barton
2012-11-15fix for 3d text input failing for non utf8 input.Campbell Barton
2012-11-15fix for deleting lines hanging the text editor when no markers are used, pres...Campbell Barton
2012-11-15Fix 'polygon eating' problem in bevel (bug #33141)Howard Trickey
2012-11-15looks like we need those libs as well to compile with static ffmpeg on fedora...Bastien Montagne
2012-11-15Patch [#31006] Text editor undo buffer rework.Justin Dailey
2012-11-15Fix OSL build error on linux.Brecht Van Lommel
2012-11-15fix range map node clipping when max < minDalai Felinto
2012-11-15Fixes, mostly for RPM (tested on fedora17):Bastien Montagne
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-14Cycles OSL: windows build fixes.Brecht Van Lommel
2012-11-14fix [#33169] Interface destroyed after Text Object EditCampbell Barton
2012-11-14use memarena for bevel allocsCampbell Barton
2012-11-14use ghash for bevel verts, saves list lookups when getting a BMVert's BevVertCampbell Barton
2012-11-14speedup bevel by tagging verts and edges to bevel, this avoids a loop over al...Campbell Barton
2012-11-14remove ifdef'd bevel code, current bevel works better then the previous code.Campbell Barton
2012-11-14Fix #33166: Wrong profile name in config.ocio causes crashSergey Sharybin
2012-11-14Fix for oiio/ocio/boost in those scons config, else specifying a custom "root...Bastien Montagne
2012-11-14Fix #33171: Sculpt lag in recent buildsSergey Sharybin
2012-11-14fix for the update issue reported in [#32452]Campbell Barton
2012-11-14add 'use_unselected' option to UV_OT_remove_doubles,Campbell Barton
2012-11-14each different remove doubles function used a different property name, use 't...Campbell Barton
2012-11-14speedup to uv remove doubles.Campbell Barton
2012-11-14style cleanup: with uv remove doubles, weld distance soft/hard ranges were wr...Campbell Barton
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-11-13scons/warningfix: remove mask_evaluate.c from blenkernel/intern, as it is alr...Jens Verwiebe
2012-11-13Added 'remove doubles' tool to uv editor.Matthew Smith
2012-11-13Fixes for sconsBastien Montagne
2012-11-13Adding an escape for '/' char inside the regex's char classe, looks like it i...Bastien Montagne
2012-11-13Docs update for r52164Mitchell Stokes
2012-11-13Add more info to make ffmpeg work "out of the box" for DEB systems:Bastien Montagne
2012-11-13Bugfix, IRC report:Ton Roosendaal
2012-11-13code cleanup: use ptrdiff_t when comparing pointers and tag event as an unuse...Campbell Barton
2012-11-13Bugfix #33161Ton Roosendaal
2012-11-13fix [#33156] Ctrl+L Link modifiers produce copies with identical namesCampbell Barton
2012-11-13Bugfix #26891Ton Roosendaal
2012-11-13Correction to YCCK and CNYK jpeg images loading into blenderSergey Sharybin
2012-11-13disable applying constructive modifiers when in sculpt mode with multi-res da...Campbell Barton
2012-11-13Bugfix #33159Ton Roosendaal
2012-11-13Last fix to get_plugin in ikplugin_api.c was off by one in the wrong direction.Jason Wilkins
2012-11-13Render Engines: fix crash when changing render engine during renderingSergey Sharybin
2012-11-13More fixes:Bastien Montagne
2012-11-13Hopefully now suse will just work :)Sergey Sharybin
2012-11-13Install dependencies script: added support of OpenSUSESergey Sharybin
2012-11-13fix [#33143] Exporter crash since 2.64Campbell Barton
2012-11-13Removing again windows' long_locales! :pBastien Montagne