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-10-05VBO: disable VBO's by default. Not sure why this was not done, weBrecht Van Lommel
2009-10-03Keying Sets UI:Joshua Leung
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Fix #19513: scroll wheel did not work when over disabled buttons.Brecht Van Lommel
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-28Preview icon rendering for menus now runs in a separate thread, to avoidBrecht Van Lommel
2009-09-28Fix drawing of MENU buttons with only an icon, was not aligned rightBrecht Van Lommel
2009-09-28File Browser fixes:Brecht Van Lommel
2009-09-28Fix #19482: setting cursor position in uv editor was not correctBrecht Van Lommel
2009-09-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
2009-09-25Bugfixes:Joshua Leung
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