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
2010-03-18Bugfix: Autokeying was non-functional after the Keying Sets refactorJoshua Leung
2010-03-18Removed the 'recover temp' option from the splash screen - the way the temp s...Matt Ebb
2010-03-18Fix [#21657] Blender crashes after importing .obj and selecting a materialMatt Ebb
2010-03-18Fix [#21568] Scene LinkingMatt Ebb
2010-03-18Fix [#20908] Box Select On File/Append Selects Too Many FilesMatt Ebb
2010-03-18Fix [#21651] After Fix # 21114 Adding mesh in local at cursor position doesn'...Matt Ebb
2010-03-18BGE: blenderplayer building again.Dalai Felinto
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
2010-03-18Sound bugfixes:Brecht Van Lommel
2010-03-18Fix render info text not showing up in image editor while buildingBrecht Van Lommel
2010-03-17PyKeyingSet Bugfixes:Joshua Leung
2010-03-17Fix [#21285] Assigning an Edge Rotate (clockwise) shortcut also deletes affec...Matt Ebb
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-17Fix: Incorrect alpha values were displayed when sampling a float image in the...Matt Ebb
2010-03-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-03-16Daniel Lara pointed out that adding a Maintain Volume constraint via 3D view ...Roland Hess
2010-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-16option to lock alpha while projection painting.Brecht Van Lommel
2010-03-16transform marker sync for extend and grab is back.Brecht Van Lommel
2010-03-16the string 'Environment' is too long for a pass name, was causing crashes in ...Brecht Van Lommel
2010-03-16adding faces was setting the wrong flag, smooth rather then selected.Brecht Van Lommel
2010-03-16Wkey in uv editor brings up weld/align menu rather then welding.Brecht Van Lommel
2010-03-16implify skipping quad->tri was being done even when the main simplify option ...Brecht Van Lommel
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-16error in recent commit.Brecht Van Lommel
2010-03-16library data selector, respect hide dot data, unless the user enters a '.'Brecht Van Lommel
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-16fix for nasty bug where registering properties would register them in the par...Brecht Van Lommel
2010-03-16made argument conversion for much more verbose, wasnt giving enough info with...Brecht Van Lommel
2010-03-16Fixes for thread related render / compositing crashes:Brecht Van Lommel
2010-03-16Fix this error when building with collada: http://www.pasteall.org/11757Arystanbek Dyussenov
2010-03-16New "Maintain Volume" constraint. When attached to a bone, you specify a "fre...Roland Hess
2010-03-16Keying Set Fixes:Joshua Leung
2010-03-16Fixing compiler errors for those people who compile those c++ modules... bleh!Joshua Leung
2010-03-16Fix [#21250] Auto Refresh Movies on UV/Image editor doesn't workMatt Ebb
2010-03-16Fix [#21165] Moved textures don't move the animation curvesMatt Ebb
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-16Play Back Rendered Animation operator was left out of Screen->Render operator...Matt Ebb
2010-03-16added different sampling methods in rotate nodeRobert Holcomb
2010-03-15Fix [#21618] Wrong Icon For BLEND file on File/AppendAndrea Weikert
2010-03-15Fix #21619 and #21613: edge loop delete crashes, after recent transformBrecht Van Lommel
2010-03-15Compile fix for MSVCAndrea Weikert
2010-03-15fixing bad level callTom Musgrove
2010-03-15Fix [#21288] Colour Ramp doesn't update outputMatt Ebb
2010-03-15Make Hex field in colour picker work in gamma corrected space - means that co...Matt Ebb
2010-03-15Fix [#21603] Mip-mapping setting not saved in User preferencesMatt Ebb
2010-03-15Added curve Radius to properties panel in edit mode.Matt Ebb
2010-03-15[#21504] Projection Clone Paint brokenCampbell Barton