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-16remove support for deprecated Vector() * Matrix(), eventually this will be ad...Campbell Barton
2011-08-16Fix #28273: Crash playing with Follow path+Bevel+MaterialSergey Sharybin
2011-08-162.6 Node Muting:Thomas Dinges
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-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-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-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-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-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-13running bpy.ops.render.render('INVOKE_DEFAULT') would crash blender.Campbell Barton
2011-08-132.6 Release Cycle begin:Thomas Dinges
2011-08-13index_to_framebuffer (used for mesh selection) was being called 3x times per ...Campbell Barton
2011-08-12Nodes: make node set active function usable outside of node editor, and in doingBrecht Van Lommel
2011-08-12Code cleanup: fix wrong doxygen file name.Brecht Van Lommel
2011-08-12Code cleanup: small glsl mesh drawing code changes, getting rid of an ugly ma...Brecht Van Lommel
2011-08-12Code cleanup: remove seam drawing in face select mode, was left over from whenBrecht Van Lommel
2011-08-12Modifiers: add callback to loop over each texture assigned to a modifier.Brecht Van Lommel
2011-08-12Code cleanup: replace some manual setting of ob->recalc with DAG_id_tag_update,Brecht Van Lommel
2011-08-12sequencer todo: change sequence added back (C key)Campbell Barton
2011-08-12add WM_FILESEL_FILES to WM_operator_properties_filesel, sequencer was doing t...Campbell Barton
2011-08-12soft limits for add object rotation value, without cont. grab it would get to...Campbell Barton
2011-08-12un-inline GHash functions r26206, these are quite large functions to inline a...Campbell Barton
2011-08-11Fix for crash when using undo during sketching session.Sergey Sharybin
2011-08-11Fix #28180: crash running wm.keyconfigs.user.keymaps.new("My Keymap").Brecht Van Lommel
2011-08-11Adding a readonly length_squared property to mathutils.Vector. This is simply...Mitchell Stokes
2011-08-11fix [#28213] Imperial unit for 0.001 inches inconsistently displayed as mils ...Campbell Barton
2011-08-11SVN maintenance.Guillermo S. Romero
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' ...Campbell Barton
2011-08-11merge outliner refactor so we dont have to keep outliner.c locked in trunk.Campbell Barton
2011-08-11unlocking outliner.c and removing... (merging refactor from pepper but looks ...Campbell Barton
2011-08-11fix for regression for shape key UI, values are now editable again in the lis...Campbell Barton
2011-08-10error in own recent commit. set subversion to 0Campbell Barton
2011-08-102.59 Splash screen by tomket7. Congratulations! Thomas Dinges
2011-08-10Version bump for 2.59Campbell Barton
2011-08-10fix [#28206] Motion Paths shown in 3DView even when Only Render option is ena...Campbell Barton
2011-08-10fix [#28203] Misplaced string in bone constraintsCampbell Barton