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-09-06New grease pencil mode: poly line drawingSergey Sharybin
2011-09-01Feature Request #28449: Pose Library poses can be renamed fromJoshua Leung
2011-08-302.5 Game UI:Thomas Dinges
2011-08-30Fix for my last commit. Thomas Dinges
2011-08-30minor edits, pep8 - also correct float -> double promotion for blf.Campbell Barton
2011-08-302.5 UI Files:Thomas Dinges
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-30fix [#28413] bpy.ops.nla.bake can't bake from frame 0Campbell Barton
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-27Do not show confirm message when creating text block from menu.Sergey Sharybin
2011-08-26correct missing bpy doc references.Campbell Barton
2011-08-25executing operators that changed the context from the console wasnt returning...Campbell Barton
2011-08-23fix for 3 bugs in bone renamingCampbell Barton
2011-08-23Revert a part of 39385.Thomas Dinges
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22glsl and render support for derivative mapsMorten Mikkelsen
2011-08-223D Audio GSoC:Joerg Mueller
2011-08-22remove workaround for bug in python 3.2.0 loading web pages on *nixCampbell Barton
2011-08-22pep8 edits and change '!= None' to 'is not None'Campbell Barton
2011-08-22patch [#28320] Small change to trunk needed for Motion Capture Addon - GSoC 2...Campbell Barton
2011-08-22Bugfix: "Filters" toggle was being shown in Action Editor too, whereJoshua Leung
2011-08-22Reshuffling DopeSheet filter icons so that they appear more obviouslyJoshua Leung
2011-08-19py style change only - make property definitions consistentCampbell Barton
2011-08-18fix for undo issues with generic, multi-purpose WM_OT_context* operators, ope...Campbell Barton
2011-08-18more minor changes to wm.py, get data_path's once at the start of each func a...Campbell Barton
2011-08-18formatting edits, no functional changes.Campbell Barton
2011-08-17Commenting and pep8 complianceBenjy Cook
2011-08-16Small change that improves usability to advanced retargetingBenjy Cook
2011-08-16Bugfix for [#28258] [UV editor] missing snapping option.Thomas Dinges
2011-08-16Py fix for trunk to pepper merge.Joerg Mueller
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-16Front/Back togles should not disable when curve is 2D and bevel object is usedDaniel Salazar
2011-08-15fix [#28227] join_uv and bake work wrongCampbell Barton
2011-08-15Restoring "Clear User Transforms" operatorJoshua Leung
2011-08-15Added option to each retargeted bone to fix twist issues caused by variable b...Benjy Cook
2011-08-15Small fix to autoloop due to changes in utility function by animation stitchingBenjy Cook
2011-08-15py api - optional sep argument for bpy_extra.io_utils.unique_name() since for...Campbell Barton
2011-08-14Fixing bug with editing keymaps when filter is enabled.Sergey Sharybin
2011-08-14fix [#28225] Solidify Modifier creates wrong results when vertex group is att...Campbell Barton
2011-08-14- recently restored sequencer change data operator didnt reset the offsets af...Campbell Barton
2011-08-13Added argument to retargeting - step size. Allows retargeting every other 'st...Benjy Cook
2011-08-132.6 UI Files:Thomas Dinges
2011-08-13Added a small operator to ease mapping. When used, the hierarchy mapping fiel...Benjy Cook
2011-08-13BGE Animations: Adding an option to let users choose whether or not to lock a...Mitchell Stokes
2011-08-12More work on Advanced Retargeting and some stride bone bugsBenjy Cook
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-12add bpy.types as a module for convenient imports, eg:Campbell Barton
2011-08-12sequencer todo: change sequence added back (C key)Campbell Barton