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-24Render Buttons:Thomas Dinges
2009-11-24Fix wrong names in 3D view View menuWilliam Reynish
2009-11-24- use a generic bone class so all 3 bone types (Edit/Pose/Armature) - can hav...Campbell Barton
2009-11-24Made render quality settings proper percentages.William Reynish
2009-11-24quicktime : small ui update to include the two qt import options in the outpu...Damien Plisson
2009-11-24removed mmb pan/rotate user preference - this is handled by key maps nowMatt Ebb
2009-11-24commenting out "Todo" labels from bge player stereo optionsDalai Felinto
2009-11-23Fixed weird wrong names in Add menu.William Reynish
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-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-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-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-22fix for py error when no text is displayedCampbell Barton
2009-11-22- add cloth button wasnt working because it was set to execute the operator.Campbell 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-22Fixed minor sound UI errors.Joerg Mueller
2009-11-22* Added Subsurface Scattering Presets. Thomas Dinges
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-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
2009-11-21Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)Joshua Leung
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-11-20* More small modifier improvements by nudelZ.Thomas Dinges
2009-11-20Modifier Layout improvements (single column and normal) by nudelZ. Thomas Dinges
2009-11-20option to have scripts run on startup for per blendfile UI'sCampbell Barton
2009-11-20Small update to render properties.William Reynish
2009-11-20Armature Editing Fixes:Joshua Leung
2009-11-20Quicktime-qtkit : encoding settings now in blender ui (encoding panel)Damien Plisson
2009-11-20More Node Editor Fixups:Joshua Leung