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
2009-12-14A few KeyingSet + Transform Tweaks:Joshua Leung
2009-12-14Applies Patch 20200Roland Hess
2009-12-14use Ellipsis rather then a class defined for an unset value. (since None is v...Campbell Barton
2009-12-14Specify debian packages.Guillermo S. Romero
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-14Description and more presets for animation players (rv / framecycler).Matt Ebb
2009-12-14pep8 warnings, remove unused importsCampbell Barton
2009-12-14netrender balancing fix (accessing the list as it is being sorted is not ok)Martin Poirier
2009-12-13invalid value for BGE PyObjects was invertedCampbell Barton
2009-12-13fixing scons and makefile compile.Andrea Weikert
2009-12-13added include path for bad level callCampbell Barton
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
2009-12-13use python3 syntax for defining a set.Campbell Barton
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton
2009-12-13add pep8 headers so these scripts spit out errors when running pep8.Campbell Barton
2009-12-13mesh.faces.active attribute for Michael Williamson to help port 2.4x UV unwra...Campbell Barton
2009-12-13remove inline cleanName function, use bpy.utils.clean_nameCampbell Barton
2009-12-13tabs 2 spacesCampbell Barton
2009-12-13script for automating pep8 checks.Campbell Barton
2009-12-13* rna: memory leak fix for RNA_property_enum_value()Campbell Barton
2009-12-13clear loc/size/rot wasnt updating child transformations, also removed some wa...Campbell Barton
2009-12-13use tp_getset rather then checking the string on getattr for 'id_data' attributeCampbell Barton
2009-12-13Sequencer unique names for duplicates & metas and name new strips when the op...Campbell Barton
2009-12-12Reenable disabled window switching shortcuts in 10.4 buildsDamien Plisson
2009-12-12Sequencer: Transform Strip updates (Durian wish)Andrea Weikert
2009-12-11Add include path to access gpu_buffers.h from pbvh.c.Guillermo S. Romero
2009-12-11*Missing notifier for Render Border. Thomas Dinges
2009-12-11MSVC projectfiles Andrea Weikert
2009-12-11Sculpt:Brecht Van Lommel
2009-12-11rigifyCampbell Barton
2009-12-11expand path for external playerMartin Poirier
2009-12-112.5 Sculpt Branch MergeBrecht Van Lommel
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-11UV Editor: added proportional edit buttons to the header.Brecht Van Lommel
2009-12-11Fix small mem leak in wm_window_get_size_ghostDamien Plisson
2009-12-11* added an armature submenu where python defined armatures can go.Campbell Barton
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-11Timeline Drawing Tweaks:Joshua Leung
2009-12-11Sculpt Branch: multires conversion from 2.4 working again.Brecht Van Lommel
2009-12-11Added back rendered animation playback (in a sense), with a Matt Ebb
2009-12-11Fix for [#20331] adding and removing render layers in specific sequence creat...Matt Ebb
2009-12-11Tweak to make temp 'fullscreen' screens be alphabetically similar to the prev...Matt Ebb
2009-12-11use rna buttons for color ramps colors so keyframes can be added/deleted.Campbell Barton
2009-12-11Various UV editor / notifier related fixes:Matt Ebb
2009-12-11[#20288] FBX exporter failsCampbell Barton
2009-12-11For for [#20330] Can't open a file made in 2.49Matt Ebb
2009-12-11* root bone override fixedCampbell Barton
2009-12-11Double Click plays nicer with Click.Martin Poirier
2009-12-11wm_menu_invoke calls exec automatically if property is already set.Martin Poirier