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-06-19fix for filesel autocomplete, it had the annoying behavior if you entered in ...Campbell Barton
2013-06-19dont use 'if(${WITH_STATIC_LIBS})', no need to expend the variable.Campbell Barton
2013-06-19Fix #35773: Drag-to-Open failed in Movie Clip EditorSergey Sharybin
2013-06-19Followup to svn rev57551Sergey Sharybin
2013-06-19fix [#35795] Edge split modifier do not show result in viewport with curves.Campbell Barton
2013-06-19move modifier callback wrappers into modifier.cCampbell Barton
2013-06-19fix [#35793] Crash When Painting Gradient WeightCampbell Barton
2013-06-19alternate fix for r57562. check if the mouse is over the parent menu.Campbell Barton
2013-06-19fix [#35792] Submenus not opening properly on mouse moveCampbell Barton
2013-06-19report exceptions when enabling and disabling modules in blenders interface.Campbell Barton
2013-06-19Cycles / UI:Thomas Dinges
2013-06-19VS 2012 x86 SCons update.Jürgen Herrmann
2013-06-18Fix for own mistake in r57555 :-(Jürgen Herrmann
2013-06-18Compile fix for r57554 missing include "BLI_string.h" in BLI_path_util.hJürgen Herrmann
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-18Fix cycles crash on some processors. We actually need S-SSE3 support for thisBrecht Van Lommel
2013-06-18use booleans for operator check functions.Campbell Barton
2013-06-18Cycles: attempt to fix internal compile error with some visual studio buildsBrecht Van Lommel
2013-06-18Cycles BVH Build fix for MSVC 2012.Jürgen Herrmann
2013-06-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-06-18Made blender compilable with strict flags.Sergey Sharybin
2013-06-18Cycles / BVH:Thomas Dinges
2013-06-18Cycles: optimization for BVH traveral on CPU's with SSE3, using code from Emb...Brecht Van Lommel
2013-06-18Cycles: add "Transparent Shadow" option for materials, to disable them per ma...Brecht Van Lommel
2013-06-18Added back left/right arrows for embossed number fields. (they where active b...Gaia Clary
2013-06-18fix [#35771] "Specials" ->"Size Y" doesn't work for Cycles area lampCampbell Barton
2013-06-18BGE: Fix for [#32218] "logic.addScene() Not Adding Scenes in Order" reported ...Mitchell Stokes
2013-06-17Add back nl_NL to enabled tranlations, as we now have a (very limited) start ...Bastien Montagne
2013-06-17fix [#35590] Connected proportional editing gives unexpected resultsCampbell Barton
2013-06-17cmake: remove set_lib_path macroCampbell Barton
2013-06-17CMake / vc2010:Thomas Dinges
2013-06-17measure distance across faces when checking for proportional distance connect...Campbell Barton
2013-06-17fix for editmesh transform connected,Campbell Barton
2013-06-17reduce sqrt's calls in set_prop_dist().Campbell Barton
2013-06-17Remove static variables from mball moduleSergey Sharybin
2013-06-17Usual UI messages style edits...Bastien Montagne
2013-06-17BGE: Fixing the python profiling information so that bge.logic.getProfileInfo...Mitchell Stokes
2013-06-17patch [#35765] Improve performance during select object in viewport. Up to 3x...Campbell Barton
2013-06-17Only printing errors.Nathan Letwory
2013-06-17Since upgrade to SCons 2.3.0 a small change is needed to ensure 32bit is targ...Nathan Letwory
2013-06-16Fix for building Blender with OSL, and no OpenEXR headers in standard paths (...Bastien Montagne
2013-06-16Attempt to fix #35548:Antony Riakiotakis
2013-06-16Improved layout of Vertex Weights panel, added option to change active vgroupGaia Clary
2013-06-16Fix for the DensityF0D function not working as expected when the Z pass was n...Tamito Kajiyama
2013-06-16Fix #35774 Confusing Text in Texture Paint PanelAntony Riakiotakis
2013-06-16Vertex weights: Added delete weight from vertex groupGaia Clary
2013-06-16rename world_to_camera -> world_to_camera_viewCampbell Barton
2013-06-16use layout engine for vertex weights panel.Campbell Barton
2013-06-16Complete fix for [#35769] The “show texture in texture tab” button in a m...Bastien Montagne
2013-06-16New icon: CAMERA_STEREODalai Felinto