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-24fix for [#19437] Console (Python): first run doesn't have the ">>>"Campbell Barton
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-24Use Shift+F for fly-mode (like 2.4x) rather then Any+FCampbell Barton
2009-09-24brush curve - use clamped values (0-1) for everything except sculpt which can...Campbell Barton
2009-09-232 Anim Bugfixes:Joshua Leung
2009-09-23Some UI tweaks as listed by William Joshua Leung
2009-09-23fly mode back as a modal operator view3d.flyCampbell Barton
2009-09-23A few quick bugfixes:Joshua Leung
2009-09-23remove rna function convert_to_triface because it uses an internal editmesh f...Campbell Barton
2009-09-23Make edge slide a proper operatorMartin Poirier
2009-09-22SVN maintenance.Guillermo S. Romero
2009-09-22fixed some edge slide issuesJoseph Eagar
2009-09-22minor fixes for merge of soc-2009-kazanbas, rev23422Campbell Barton
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-22PyConsole improvementsCampbell Barton
2009-09-22fixed a crash in edge slideJoseph Eagar
2009-09-22brought back edge slide.Joseph Eagar
2009-09-22- removed View3D->localview since it wasnt set on entering localview (making ...Campbell Barton
2009-09-222.5 - Keyframe types are now preserved after inserting keyframes which would ...Joshua Leung
2009-09-22Fix #19391: quiting BGE could give drawing errors. Blender now restoresBrecht Van Lommel
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-22Fix part of #19309: editing node vector input in a popup didBrecht Van Lommel
2009-09-21Fix #19426: loop select with occlude background geometry did notBrecht Van Lommel
2009-09-21Fix #19384: missing redraw when changing transform orientation.Brecht Van Lommel
2009-09-21Fix #19361: BGE keyboard sensor allowed to set mouse eventsBrecht Van Lommel
2009-09-212.5 Nodes:Thomas Dinges
2009-09-21Fix #19382: crash on uv edit stitch, tweaking limit property in tool area.Brecht Van Lommel
2009-09-21* Removed an unused context callback. Thomas Dinges
2009-09-21Fix #19418: file browse button for strip filename did not work,Brecht Van Lommel
2009-09-212.5 - Keyframes can now be marked as 'extremes' in addition to 'breakdowns'Joshua Leung
2009-09-21bugfix [#19392] Typing help() in the console window freezes BlenderCampbell Barton
2009-09-212.5 - Partial Bugfixes for Parenting Objects to Curves (Ctrl-P)Joshua Leung
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-21tested running the cheat-sheet, found a number of segfaultsCampbell Barton
2009-09-21* Added Armature data filter buttons in Dopesheet/Graph editor headersMatt Ebb
2009-09-21* Added AnimData for Armature data, for animating armature/bone settings.Matt Ebb
2009-09-215 button mouse support from b333rt in IRC with some edits for X11.Campbell Barton
2009-09-21* Testing removing the click-region-edge-to-minimise functionalityMatt Ebb
2009-09-21New transform input function for joeedh, to be used for edge slide.Martin Poirier
2009-09-202.5 filebrowserAndrea Weikert
2009-09-202.5 filebrowserAndrea Weikert
2009-09-202.5 filebrowserAndrea Weikert
2009-09-202.5 filebrowserAndrea Weikert
2009-09-202.5 filebrowserAndrea Weikert
2009-09-20Sound:Joerg Mueller