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
2010-11-06Minor adjustments in the readme file. Thomas Dinges
2010-11-04fix to allow [#24009] to be fixed.Campbell Barton
2010-11-03bugfix [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-02UI:Thomas Dinges
2010-11-02patch [#24496] Fix for exporting animations to OBJ format.Campbell Barton
2010-11-02bugfix for exporting an FBX animation for an object that was the child of an ...Campbell Barton
2010-11-02use __slots__ for fbx exporter classes, no functional change.Campbell Barton
2010-11-02[#24491] not possible to create a new Rendering preset than "add render prese...Campbell Barton
2010-11-01"Fix" for [#22537] motion blur render result incorrect when full sample anti-...Janne Karhu
2010-10-31bugfix [#24466] Selecting of object with pattern leads to strange behaviorCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31Lock to CursorNathan Letwory
2010-10-30Info text for scene strips showing the frame range that's set in the sceneJanne Karhu
2010-10-30Fix for [#24374] VSE: Reassign Inputs ignores selection order.Janne Karhu
2010-10-29extensions_framework: minor string changeDoug Hammond
2010-10-28patch [#24424] Python scripts update for API changesCampbell Barton
2010-10-27netrenderMartin Poirier
2010-10-27bugfix [#24419] Console Autocomplete Error [Patch to fix attached]Campbell Barton
2010-10-27Commit new splash and bump version. Ready for tagging!v2.55Nathan Letwory
2010-10-27Fix [#24053] 64-bit Windows installer installs keys to 32-bit registryNathan Letwory
2010-10-27Some improvements to the uninstaller part:Nathan Letwory
2010-10-26Removed old rigify code, as it is starting to interfere with the newer Rigify...Nathan Vegdahl
2010-10-26move geometry python module into mathutils.geometry, since it provides utilit...Campbell Barton
2010-10-24== addons ==Luca Bonavita
2010-10-24rna rename: use_inherit_rotate -> use_inherit_rotation, noticed _rotate is no...Campbell Barton
2010-10-23rename rna property Bone.use_hinge to use_inherit_rotate because use_hinge wa...Campbell Barton
2010-10-23- CMake now only uses SOURCE_GROUP with MSVC lib configuration, saves recursi...Campbell Barton
2010-10-22Add release/scripts/modules/extensions_framework (formerly known as exporter_...Doug Hammond
2010-10-22change to Nathan's fix which also works with empty material slots.Campbell Barton
2010-10-22Export UV Layout to PNG would fail if original mesh didn't have materials ass...Nathan Letwory
2010-10-21Temporary fix for sequencer bugs #22925, #21429, #21783, #24165Janne Karhu
2010-10-19* Enable compile and link flags to build info also on Windows and in SCons.Nathan Letwory
2010-10-19Add Toggle System Console entry to Help menu on Windows systems.Nathan Letwory
2010-10-18recent fix for relative imports broke autocomp.Campbell Barton
2010-10-16This fixes HDV render presets:Peter Schlaile
2010-10-16Add System Info function to the Help menu.Nathan Letwory
2010-10-16Added panel for accessing the "delta transforms" for Objects (this is closed ...Joshua Leung
2010-10-15== rna info ==Luca Bonavita
2010-10-15nodes were being ignored by api update script.Campbell Barton
2010-10-15patch [#24251] Add missing tooltips for image operatiosCampbell Barton
2010-10-15bugfix [#24256] Wrong bone subdivision number in tweak panel.Campbell Barton
2010-10-15[#24250] wavefront import/export defaultsCampbell Barton
2010-10-14[#24243] wavefront animation exportCampbell Barton
2010-10-14Fix for fix, not UnicodeEncodingError (where did I get that from?) but Unicod...Nathan Letwory
2010-10-14Fix UnicodeEncodingError, which prevents netrender, reprojection and playback...Nathan Letwory
2010-10-13patch [#24221] Creating graph from armature doesn't work with unsaved .blend ...Campbell Barton
2010-10-13bugfix [#23899] renderlayers are not working properlyCampbell Barton
2010-10-12update for gamelogic templatesCampbell Barton
2010-10-12[#24226] small inconsistency in user preferencesCampbell Barton
2010-10-11Fix #24215: Bad shorcut indication for Bezier curve handles.Sergey Sharybin