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-11-23Two files missing in case conversion in r24816.Guillermo S. Romero
2009-11-23use decorators for python attributes, added bone.lengthCampbell Barton
2009-11-23made release log link point correctly to the release log.William Reynish
2009-11-23links to Python API docs from splash and help menuCampbell Barton
2009-11-232.5: fix python error when showing 3d view properties panelBrecht Van Lommel
2009-11-23Beta -> Alpha ;)William Reynish
2009-11-23use lowercase filenames, they are prettyfied for the menuCampbell Barton
2009-11-23Replaced the blender.html file with a new readme.htmlWilliam Reynish
2009-11-23pose_bone attributes, children, children_recursive, parent_recursive & parent...Campbell Barton
2009-11-23First of 2.5 alpha0 release commitTon Roosendaal
2009-11-23Typo, it's called Skim, not Skin. reported by Oxben. Thanks! Thomas Dinges
2009-11-23- made properties in the view3d panel only show when there are some propertie...Campbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23fix for py errors and missing returnCampbell Barton
2009-11-23temp hack to make the popup show wider when running the edit description oper...Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23(no commit message)Joshua Leung
2009-11-23Bugfixes:Joshua Leung
2009-11-23Repair display of iTaSC IK constraint. Fix crash in GE with high priority act...Benoit Bolsee
2009-11-23needed to assign some values as bool'sCampbell Barton
2009-11-23rna functions were getting away with passing the string "True" instead of Tru...Campbell Barton
2009-11-23note:Campbell Barton
2009-11-23Sequencer:Thomas Dinges
2009-11-22== Sequencer ==Peter Schlaile
2009-11-22blender.html:Thomas Dinges
2009-11-22use is rather then == when comparing with singletons (None/False/True), its f...Campbell Barton
2009-11-22== Sequencer ==Peter Schlaile
2009-11-222.5: Emulate numpad works again.Brecht Van Lommel
2009-11-22* Update of the blender.html. Still lacks a bit, but better than before. Ever...Thomas Dinges
2009-11-22fix for py error when no text is displayedCampbell Barton
2009-11-22* Added fps and fps_base to some Render presets. They were missing there. Thomas Dinges
2009-11-22- add cloth button wasnt working because it was set to execute the operator.Campbell Barton
2009-11-22use context member rather then modifier name in presetsCampbell Barton
2009-11-22- hide members of bpy from dir() and autocomp.Campbell Barton
2009-11-22* Minor cleanups.Thomas Dinges
2009-11-22* Minor Cleanup. Thomas Dinges
2009-11-22remove template uiTemplate_view3d_select_faceselmenuCampbell Barton
2009-11-22* Re-implemented/refactored 3D View hooks menu.Matt Ebb
2009-11-22Missing Transform Menus + Buggy Object Operators:Joshua Leung
2009-11-22SSS presets, Thomas and I added these at the same time, however I meant to ma...Campbell Barton
2009-11-22moving this file back, sorry for the noiseCampbell Barton
2009-11-22looks like we both added sss at once :) , removing since Im using the base cl...Campbell Barton
2009-11-22Fixed minor sound UI errors.Joerg Mueller
2009-11-22* Added Subsurface Scattering Presets. Thomas Dinges
2009-11-22- aspectx wasnt saved in the render presetCampbell Barton
2009-11-22* Some cleanup for recent preset commit. Thomas Dinges
2009-11-22render presets, select from a directory, button to add own presetsCampbell Barton
2009-11-21patch from Ronan BignauxCampbell Barton
2009-11-21- added back Shift+Tab to toggle snap Campbell Barton
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton