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-02-18python api docs & examples for registrable Menu/Panel/Operator/PropertyGroup ...Campbell Barton
2011-02-18"Fix" for [#26130] Turbulence Force Field seed does not look to generate a ne...Janne Karhu
2011-02-18- clear some warningsCampbell Barton
2011-02-18Fix for [#26120] Particle Grid options available when shouldn'tJanne Karhu
2011-02-18patch [#26056] fix for ValueError when no addons are presentCampbell Barton
2011-02-17pep8 cleanup and remove unused vars/importsCampbell Barton
2011-02-162.5 UI Interface Scripts:Thomas Dinges
2011-02-16Material UI: Code cleanup.Thomas Dinges
2011-02-16Commit patch [#25939] material panel proposal by Ervin Weber (lusque). Thanks!Thomas Dinges
2011-02-16Particle settings can now be pinned too:Janne Karhu
2011-02-16Added full texture idblock controls for displace and wave modifier.Janne Karhu
2011-02-16Correct texture pinning:Janne Karhu
2011-02-16enum-flag arguments were incorrectly documented.Campbell Barton
2011-02-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-16bugfix [#26094] Going to Bone Roll menu brings up python errorCampbell Barton
2011-02-16PoseLib UI and Bugfixes:Joshua Leung
2011-02-16Pose Lib: Start of PoseLib UI in Armature buttonsJoshua Leung
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin
2011-02-15menu to select an enum from an RNA path:Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14py rna api: turn class.is_register into a class property rather then a class ...Campbell Barton
2011-02-14SVN maintenance.Guillermo S. Romero
2011-02-14Bone Colour Sets (theme ones) can now be edited from the UserJoshua Leung
2011-02-14Forgot NLA Editor support for this...Joshua Leung
2011-02-14Graph Editor part of the changes in the previous commit...Joshua Leung
2011-02-14DopeSheet: Add menu entries and hotkeys to select all keyframesJoshua Leung
2011-02-13Small addition to particle grid distribution:Janne Karhu
2011-02-13Small update for billboards:Janne Karhu
2011-02-12Small particle effectors update:Janne Karhu
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-12- move keyingsets_utils.py into modules.Campbell Barton
2011-02-12update templates for registration changesCampbell Barton
2011-02-11patch [#25978] mathutils fixes for bpy_types.py and vertexpaint_dirt.pyCampbell Barton
2011-02-11add torus script wasnt registering.Campbell Barton
2011-02-11bpy.utils.register_module() generator could go into eternal loop.Campbell Barton
2011-02-11UI functions added to existing UI classes (operators adding their own menus f...Campbell Barton
2011-02-11use weak references for the internal metaclass typemap,Campbell Barton
2011-02-11minor python register changes.Campbell Barton
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-02-10fix for crash with GLSL material when image couldn't be loaded.Campbell Barton
2011-02-10Small consistency fixupsJoshua Leung
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-09patch [#25972] blender-thumbnailer.py: GVFS supportCampbell Barton
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-02-09Bugfix: When removing the "only insert for active keyingset" optionJoshua Leung
2011-02-09use update() rather then update_tag(), needed for making edge data.Campbell Barton
2011-02-08jahka IRC fixM.G. Kishalmi
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-02-08fix own recent error [#25977] Torus disappears when adding "Subdivision Surface"Campbell Barton