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-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
2009-11-21Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)Joshua Leung
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-11-20use a metaclass to have operator attributes register and display in the order...Campbell Barton
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-20- dir() now works for collection functionsCampbell Barton
2009-11-20More Node Editor Fixups:Joshua Leung
2009-11-20* Added a quick little weight group 'Levels' operator, can interactively twea...Matt Ebb
2009-11-20Node Editor: Various usability and code tidyupsJoshua Leung
2009-11-20* Removed tablet pressure sensitive number field widget scrubbing, wasn't tha...Matt Ebb