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
2011-11-25Image save as operator 'BW' option wasnt working on some formats, now only sh...Campbell Barton
2011-11-25use enum for draw wire setting to be easier to read, no functional change.Campbell Barton
2011-11-25blacklist language property for sphinx docs, encoding was messing up PDF gene...Campbell Barton
2011-11-25skip importing shutil on load.Campbell Barton
2011-11-25Merging Blenderplayer modifier fix (U.gameflags |= USER_DISABLE_VBO) from Cuc...Mitchell Stokes
2011-11-25Fix cycles python error introduced in revision 42138.Brecht Van Lommel
2011-11-25Fix part of #29310: secondary point caches for cloth did not get stepsBrecht Van Lommel
2011-11-25Fix #29371: crash deleting objects in outliner. This was introduced in theBrecht Van Lommel
2011-11-24UI: small fix for forward compatibility, keep this style setting so openingBrecht Van Lommel
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-24BGE patch: [#29285] Video Texture: Avoid slow rescale (non power of 2 support...Dalai Felinto
2011-11-24Scons / Cycles:Thomas Dinges
2011-11-242.6 Code removal:Thomas Dinges
2011-11-24Fix #29366: multires crash with meshes that had verts/edges not connected to ...Brecht Van Lommel
2011-11-24(See http://codereview.appspot.com/5431064/ for review of patch)Konrad Kleine
2011-11-24Fix #29369: bpy.data.curves.new(name= "test" , type = 'SURFACE') does not cre...Sergey Sharybin
2011-11-24Fix #29306: Alt+N, Enter In Image View Does closes the dialog without executing.Sergey Sharybin
2011-11-24Fix #29384: Mesh without polygons + Modifier crashes when switching to sculpt...Sergey Sharybin
2011-11-24Fix wrong camera preset name D35 => D3S.Brecht Van Lommel
2011-11-24Fix for wrong event clipping in open node groups (bug #29383). The internal n...Lukas Toenne
2011-11-24- saving as a jpeg image would set the image as not having an alpha channel e...Campbell Barton
2011-11-24image format arg parsing for creator.cCampbell Barton
2011-11-24rename mathutils constructors to match other parts of the bpy/api (no functio...Campbell Barton
2011-11-24patch: [#29382] Arbitrary Length Array Function Additions and ModificationsCampbell Barton
2011-11-24BGE Animations: Getting the Action Actuator to behave better with pulse mode ...Mitchell Stokes
2011-11-24BGE patch:[#29372] Matrix size for bge.types.BL_ArmatureBone.bone_mat by Dami...Dalai Felinto
2011-11-232.6 UI code:Thomas Dinges
2011-11-23This checks shouldn't have been removed.Sergey Sharybin
2011-11-23Camera tracking: operator to setup scene for compositing things into footageSergey Sharybin
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23minor changesCampbell Barton
2011-11-23Fix compilation error of blenderplayer caused by recent commit.Sergey Sharybin
2011-11-23Cycles: build flags tweaks to avoid errors with msvc debug build.Brecht Van Lommel
2011-11-23Quick fix for "droidsans" Blender font, should fix missing umlaut and accent ...Bastien Montagne
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-23Fix #29367: Vertex parent regressionSergey Sharybin
2011-11-23MSVC 2005 and higher supports variable length macroses, so RNA_warning can re...Sergey Sharybin
2011-11-23Fix #28934: missing GLSL/icon update when changing materials used in nodes.Brecht Van Lommel
2011-11-23Fixed some glitches with WeightVG modifiers:Bastien Montagne
2011-11-23OSX: Fix more UTF8 issues, todo: use correct fontJens Verwiebe
2011-11-23Cycles: improve error reporting for opencl and cuda, showing error messages inBrecht Van Lommel
2011-11-22looking at CustomData_add_* functions - best the return valye is checked.Campbell Barton
2011-11-22more minor edits to ocean sim codeCampbell Barton
2011-11-22Some Dynamic Paint ui message fixes.Miika Hamalainen
2011-11-22ocean simCampbell Barton
2011-11-22Fix for long-standing TODO item: Clicking on overlapping nodes would activate...Lukas Toenne
2011-11-222.6 Various code cleanup: Thomas Dinges
2011-11-22Fix #29364: Shade Smooth button is misssing in curve object tools.Sergey Sharybin
2011-11-22* UI Improvements for the uiTemplateImageSettings.Thomas Dinges
2011-11-22Fix #29274: problem compiling cycles opencl kernel from directory with spaces.Brecht Van Lommel