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-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
2010-02-13Fix #19736: GLSL viewport materials are not updated on all changes.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11[#21095] r26789 'copy vertex group to selected' crash blenderCampbell Barton
2010-02-11More tooltip editingDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10rename Nurb to Spline in RNA since Nurb also stores bezier and poly lines.Campbell Barton
2010-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-03Missed a few places in previous constraints commitJoshua Leung
2010-02-03Bugfix #20902: In PoseMode, ObjectMode constraints can't be deleted or moved ...Joshua Leung
2010-02-03[#20905] Blender 2.5 - Crash on drag an dropCampbell Barton
2010-02-03Bugfix #20942: Unassigned Vertex Groups crash Blender on sortJoshua Leung