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
2010-04-18Updating operator_simple template with new register functions andDaniel Salazar
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-16add the modules directory from the user scripts path (if it exists)Campbell Barton
2010-04-16'Fix' [#21119] volumetric material always casts shadowsMatt Ebb
2010-04-14rna api, when linking objects to an inactive scene, dont change its layer, re...Campbell Barton
2010-04-14avoid using exec()Campbell Barton
2010-04-14Missed this file tooMatt Ebb
2010-04-14Forgot to add new filesMatt Ebb
2010-04-14* Interaction PresetsMatt Ebb
2010-04-13Adding 'running jobs' button in node header.Ton Roosendaal
2010-04-12Subframe calculations for particles, original patch by Raul Fernandez HernandezJanne Karhu
2010-04-12BGE: TexFace panel (from patch #21780 from Mitchell Stokes + some changes)Dalai Felinto
2010-04-12Fix external image editor (needs to be a list, otherwise extends adds each ch...Martin Poirier
2010-04-11== Sequencer ==Peter Schlaile
2010-04-11== Sequencer ==Peter Schlaile
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-11PyAPICampbell Barton
2010-04-11py api file renameCampbell Barton
2010-04-10rna/py/reference doc improvements..Campbell Barton
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-04-10rna reference docs, list inherited properties and functions at the bottom of ...Campbell Barton
2010-04-10dont document parent classes funcs and propertiesCampbell Barton
2010-04-07* Texture Mapping Panel could raise an error, missed check for an active text...Thomas Dinges
2010-04-07Added tongue and neck rigs. The neck rig is quite solid, I think, and is wor...Nathan Vegdahl
2010-04-07Fix [#21756] Texture paint "quick edit" sending wrong path on unsaved scenesMatt Ebb
2010-04-07Fix [#21760] Snap to Origin doesn't workMatt Ebb
2010-04-06Quick fix to NLA-Baking for Beorn:Joshua Leung
2010-04-06"Fix" for [#21591] Explode modifier bugJanne Karhu
2010-04-06- new docstrings for bpy.type.Struct methods & some corrections.Campbell Barton
2010-04-06Fix [#21440] Bug or loose feature? Texture painting brushesMatt Ebb
2010-04-06Bugfix #21916: Baking NLA strips doesn't group transformsJoshua Leung
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-04-06Fix #21383: appending a group would also instance it by default, whichBrecht Van Lommel
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-05Fix [#21886] OBJ export crashes if attempted while in edit modeMatt Ebb
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-04-05Animation fixup squad to the rescue!Joshua Leung
2010-04-04Commented out some unimplemented operators, avoids gray text in the UIElia Sarti
2010-04-04pep8 cleanupCampbell Barton
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-04-04keymap.add_item, add_modal_items --> keymap.items.add()/add_modal()Campbell Barton
2010-04-03Commit removing Mesh Deform modifier's surface mode broke the it's UIDaniel Salazar
2010-04-03Adding Subdivide UVs flag to modifier UIDaniel Salazar
2010-04-03Patch #21892 by Ruslan M (luciofulci): Removing 16 materials per meshDaniel Salazar
2010-04-02"Fix" #20225: mesh deform surface modifier problems. This mode was anBrecht Van Lommel
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-02Remove some experimental python script code.Brecht Van Lommel