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-02-15classes were having their dictionary cleared when the blender extension data ...Campbell Barton
2010-02-15Inline tooltips and descriptions of export/importDaniel Salazar
2010-02-15Fix memory leak "dist table" in node curve mapping.Brecht Van Lommel
2010-02-15GLSL: fix some notifiers for scene settings and remove unneeded check.Brecht Van Lommel
2010-02-15[#21023] 2 Dynamic loading patches (one bugfix, one feature)Campbell Barton
2010-02-15copy animdata and id-props when copying material node tree's to avoid double ...Campbell Barton
2010-02-15Fix very long render time when using a large filter size with the newBrecht Van Lommel
2010-02-15Fix compile error on 64bit (padding error in inline struct)Martin Poirier
2010-02-15DNA Compile fix for my recent theme commit. Thomas Dinges
2010-02-15Console:Thomas Dinges
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-14Flac encoding now working. Thanks peter schlaile for the help!Joerg Mueller
2010-02-14Fix #20400: hair particles do not render when in "particle mode"Brecht Van Lommel
2010-02-14Fix #20171: properties of hair are not animateable.Brecht Van Lommel
2010-02-14Fix #20282: particle normal force can be animated but not driven.Brecht Van Lommel
2010-02-14Fix #21150: duplicating an empty could crash.Brecht Van Lommel
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-14Better tooltips and button name in some case in file browserDaniel Salazar
2010-02-14Avoid a DNA parsing bug that would parse "float gravity [3];" as twoBrecht Van Lommel
2010-02-14Support GPU image auto_refresh also for movie (was for sequence only).Benoit Bolsee
2010-02-13- Extrude Menu call "extrude regions along normals" for Region optionMartin Poirier
2010-02-13Copy vertex normals on extrude (Normal orientation is wrong otherwise when no...Martin Poirier
2010-02-13[#21130] Fix segmentation fault when adding Empty object in Blender rev26870Campbell Barton
2010-02-13fix for blenderplayer building.Campbell Barton
2010-02-13own error in recent commit.Campbell Barton
2010-02-13Fix #19736: GLSL viewport materials are not updated on all changes.Brecht Van Lommel
2010-02-13fix for memory leak: node animation data wasnt being free'dCampbell Barton
2010-02-13Fix #20391: onlyshadow material doesn't render transparent shadows.Brecht Van Lommel
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-13print blend file loading, because...Campbell Barton
2010-02-13Fix #20378: object modifier property drivers not updating.Brecht Van Lommel
2010-02-13revert joes commit and apply change from Aligorith.Campbell Barton
2010-02-13fixing cuckoo bugsJens Ole Wund
2010-02-13Smart Extrude (hotkeys are tentative)Martin Poirier
2010-02-13Mesh selection totals in RNA (patch by Campbell)Martin Poirier
2010-02-13strip quotes from Buildinfo for bpy.app.build_*Campbell Barton
2010-02-13Calling operators from Python with non-default context was broken (need to as...Martin Poirier
2010-02-13Python deprcated PyCObject, use PyCapsule instead.Campbell Barton
2010-02-12Merge -c 26848 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-02-12[#21121] Limit to visible don't works well in Face modeCampbell Barton
2010-02-12bugfix [#21090] Crash because of slow USB driveCampbell Barton
2010-02-12[#21123] Refresh screen after applying click in WM_gesture_circle_modal()Campbell Barton
2010-02-12typo in zeroing a vectorCampbell Barton
2010-02-12fix use of uninitialized vars with the color wheel.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfixes:Joshua Leung
2010-02-12fix for depth drawing + clippingCampbell Barton
2010-02-12Quicky View2D commit:Joshua Leung
2010-02-12FModifier drawing typo:Joshua Leung