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
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-31Fix [#21832] Add Modifier, Pinned ContextMatt Ebb
2010-03-30- Call DAG_id_flush_update for each object in convert operator if keep_originalSergey Sharybin
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-27Check result of object_add_duplicate_internal() before using it.Sergey Sharybin
2010-03-26Fix vertex paint not getting restored after exiting editmode,Brecht Van Lommel
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-18Fix [#21651] After Fix # 21114 Adding mesh in local at cursor position doesn'...Matt Ebb
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-03-16Daniel Lara pointed out that adding a Maintain Volume constraint via 3D view ...Roland Hess
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-15Various warning fixes.Brecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-11Motion Paths + Auto-Keying:Joshua Leung
2010-03-11Send data changed notifier after object conversion.Sergey Sharybin
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-08Bugfix: multires save external was not working. Just disabled operator pollBrecht Van Lommel
2010-03-08Send object's modifiers were changed in conversion operator.Sergey Sharybin
2010-03-08Fixed segmentation fault when converting mesh to mesh with non-empty modifier...Sergey Sharybin
2010-03-07Fix for convert_exec()Sergey Sharybin
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-03select roots of the hair verts when converting hair into a mesh.Campbell Barton
2010-03-03[#21436] Do not set BASACT to NULL when new base wasn't created in convert_execCampbell Barton
2010-03-02convert to mesh (Alt+C), was failing in cases when MDef was used. make the me...Campbell Barton
2010-02-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-21generic modal operator to make adjusting almost any rna property with the mou...Campbell Barton
2010-02-21Bugfix #21234: Autokey "insert only available" userpref inserts keys for all ...Joshua Leung
2010-02-21Bugfix #21245: "Track to" (Ctrl + T) operator was missing notifier updatesJoshua Leung
2010-02-19dont allow linking an object into a linked scene.Campbell Barton
2010-02-18another speedup to constraint checking, skip the bone list and only lookup po...Campbell Barton
2010-02-18constraints were being checked twice (once from rna property update function ...Campbell Barton
2010-02-18[#21207] bpy.ops.object.vertex_group_sort() sorts group names, but not group ...Campbell Barton
2010-02-16fix for make proxy, was checking dupligroup when it wasnt needed.Campbell Barton
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16[#21182] Make proxy for object without group crash Blender.Campbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16bugfix [#20938] Moving shape keys doest not correct the blend basis.Campbell Barton
2010-02-16bugfix [#21161] Multiresolution Reshape causes crashCampbell Barton
2010-02-15GLSL: fix some notifiers for scene settings and remove unneeded check.Brecht Van Lommel
2010-02-13[#21130] Fix segmentation fault when adding Empty object in Blender rev26870Campbell Barton