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-06-04* Fixed a Typo in Convert menu. Thomas Dinges
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-04-12Fix [#21982] Operator bug: Edit modeMatt Ebb
2010-03-30- Call DAG_id_flush_update for each object in convert operator if keep_originalSergey Sharybin
2010-03-27Check result of object_add_duplicate_internal() before using it.Sergey Sharybin
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
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-11Send data changed notifier after object conversion.Sergey Sharybin
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-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-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-11More tooltip editingDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-03[#20905] Blender 2.5 - Crash on drag an dropCampbell Barton
2010-02-02Fix #20932: add surface operator did not pop up type menu when invoked.Brecht Van Lommel
2010-01-30Fix #20876: adjusting the settings after adding a new curve, surface,Brecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Fix for make duplicates real, put new objects on same layers asBrecht Van Lommel
2010-01-26Fix #20803: convert button in particle modifier didn't workBrecht Van Lommel
2010-01-22Fixed newly added group instances not getting any layers assigned.Matt Ebb
2010-01-21Fix [#20750] adding Lattice object in Local space doesn't appearsMatt Ebb
2010-01-20use a search popup for the add group menu item when there are more then 10. Campbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2010-01-11- player building againCampbell Barton
2010-01-11Fix [#20600] First added camera is not made activeMatt Ebb
2009-12-28Added location and rotation operator properties for adding objects. The Align...Matt Ebb
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-12-04Fix for [#20157] 2.5 Can`t remove a linked objects from the 3D view by pressi...Matt Ebb
2009-11-28* New tool - Join as ShapesMatt Ebb
2009-11-24Updated icons. Thanks to jendrzych.William Reynish
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-11python api for collection add()/remove()Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05adding group instances didnt do an undo pushCampbell Barton
2009-11-05enter editmode when adding objects even if the object is not in an active layer,Campbell Barton