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
path: root/source
AgeCommit message (Expand)Author
2011-08-18Blender tip profile for bones with 2 or more children.Sukhitha Prabhath Jayathilake
2011-08-18Apply [#28287] COLLADA fix for inverse bind matrix of skin controllerNathan Letwory
2011-08-18Animation export id bone animation + armature importer cleanup.Sukhitha Prabhath Jayathilake
2011-08-17Armature importer code cleanup.Sukhitha Prabhath Jayathilake
2011-08-17armature animation export fix.Sukhitha Prabhath Jayathilake
2011-08-17BGE Animations: Lamp and Camera IPOs are now handled like object IPOs, which ...Mitchell Stokes
2011-08-17Adding ANIM_validate_keyingset to stubs.c so the Blenderplayer builds again.Mitchell Stokes
2011-08-16BGE Animations: Increasing the max layer count to 8 as per a user request. Al...Mitchell Stokes
2011-08-16Animation Exporter clean up.Sukhitha Prabhath Jayathilake
2011-08-16Finalizing.Sukhitha Prabhath Jayathilake
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-16minor fix, armature selection outline was not being drawn for non-active, sel...Campbell Barton
2011-08-16remove support for deprecated Vector() * Matrix(), eventually this will be ad...Campbell Barton
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-16Fix #28273: Crash playing with Follow path+Bevel+MaterialSergey Sharybin
2011-08-162.6 Node Muting:Thomas Dinges
2011-08-16Bugfix [#28267] keyframed values for shapekeys of copied objects areJoshua Leung
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-15the diffuse kernel I had first picked for dilation turned out to be not as gr...Morten Mikkelsen
2011-08-15patch [#22523] Expose Object.parentinv matrix via RNACampbell Barton
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-15Remove message "Info: Config directory with "startup.blend" file not found."Brecht Van Lommel
2011-08-15Fix #27718: driving modifier properties was missing updates, fixed depsgraph.Brecht Van Lommel
2011-08-15Restoring "Clear User Transforms" operatorJoshua Leung
2011-08-15Fix #28162: texture properties didn't show correct texture datablock chooserBrecht Van Lommel
2011-08-15Fix #27803: editing texture did not update compositing nodes using that texture.Brecht Van Lommel
2011-08-15Remove some unused code + warning fixJoshua Leung
2011-08-15"Select Grouped" by Keying Set for BonesJoshua Leung
2011-08-15Select by Keying Set...Joshua Leung
2011-08-15Fix #28202: deactivating keymap items not saving properly.Brecht Van Lommel
2011-08-15workaround [#28250] Append dialogue will ask to create new directory inside a...Campbell Barton
2011-08-15comment unused lines.Campbell Barton
2011-08-14blender extra parameter animation import ( on hold );Sukhitha Prabhath Jayathilake
2011-08-14Matrix transformation animation import for other objects under the new system.Sukhitha Prabhath Jayathilake
2011-08-14CleanupSukhitha Prabhath Jayathilake
2011-08-14fix for bug where changing movie filepaths would reset the strip length.Campbell Barton
2011-08-14patch [#28247] Fix for: [#28236] Separate By Materials fails when some materi...Campbell Barton
2011-08-14fix for fix r39388, this added checkboxes to buttons which are not supposed t...Campbell Barton
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
2011-08-14Bugfix [#28244] Setting vector handle in fcurve can failJoshua Leung
2011-08-14fix [#28245] Checkboxes in menu items fail for boolean arrays.Campbell Barton
2011-08-14patch [#28246] Fix for [#28240]: selecting more than one object in the outlin...Campbell Barton
2011-08-14fix [#28225] Solidify Modifier creates wrong results when vertex group is att...Campbell Barton
2011-08-14Show dopesheet summary for new DopeSheet editorsJoshua Leung
2011-08-14bugfix:[#25603] bad shadows in stereo mode - patch by Juha Maki-KantoDalai Felinto
2011-08-14- recently restored sequencer change data operator didnt reset the offsets af...Campbell Barton
2011-08-13transform matrix animation import fix.Sukhitha Prabhath Jayathilake
2011-08-13light parameter export expansion.Sukhitha Prabhath Jayathilake
2011-08-13Light blender profile param sid addressingSukhitha Prabhath Jayathilake
2011-08-13running bpy.ops.render.render('INVOKE_DEFAULT') would crash blender.Campbell Barton