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-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-24Fix #19446: merge operator needs to be undone twice, interfaceBrecht Van Lommel
2009-09-24fix for middle mouse up events not working with modal keymaps (used for fly m...Campbell Barton
2009-09-23Some UI tweaks as listed by William Joshua Leung
2009-09-22Updated some colors in node space and file browser to better match the color ...William Reynish
2009-09-22Fix #19427, problem in blenfont not computing the width of text correct,Brecht Van Lommel
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-22Fix part of #19307: modifier cage button not working as a toggle button.Brecht Van Lommel
2009-09-21Fix #19361: BGE keyboard sensor allowed to set mouse eventsBrecht Van Lommel
2009-09-21Fix #19418: file browse button for strip filename did not work,Brecht Van Lommel
2009-09-21colorbands could display with no items in the colorband array, letting you se...Campbell Barton
2009-09-21Fix #19389: add lamp had no submenu to choose the type.Brecht Van Lommel
2009-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-17Fix #19371: vertex group dropdown crash, own fault in commit yesterday.Brecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16Image PanelsBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-09-16Object mode Selection options brought back for view3d.selectCampbell Barton
2009-09-152.5 BugfixesBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-14Third widget commit ;)William Reynish
2009-09-14* Fix for typo in icon_only commit, causing RNA property buttons text to be d...Matt Ebb
2009-09-13Crash Fix: Sequencer Add->Effects->... menu crashed. Joshua Leung
2009-09-112.5: fix for merge, forward_diff_bezier needed to be updated.Brecht Van Lommel
2009-09-10UI:Brecht Van Lommel
2009-09-092.5: Layer ButtonsBrecht Van Lommel
2009-09-07Operator docstring patch from Ron Walker, added console operator docs too.Campbell Barton
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-052.5: increase subversion to init new sound userpref variables.Brecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-09-042.5 - KeyingSet fixesJoshua Leung
2009-09-04Keying Sets: Added options to add/remove properties from the active Keying Se...Joshua Leung
2009-09-042.5 - Keyframing Bugfixes + Code CleanupsJoshua Leung
2009-09-012.5Ton Roosendaal
2009-08-30was crashing when joining in-link to in-link for the logic buttons.Campbell Barton
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-252.5 - Action EditorJoshua Leung
2009-08-242.5 - Sliders in Animation EditorsJoshua Leung
2009-08-24Adjusted spacing of header items. William Reynish
2009-08-24UIWilliam Reynish
2009-08-212.5: layout.itemO now returns OperatorProperties to be filled in,Brecht Van Lommel
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-192.5: Restored statistics in the info header.Brecht Van Lommel
2009-08-192.5: HeadersBrecht Van Lommel
2009-08-18Fixed the texture preview to work with multi-output node-based textures.Robin Allen