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-16Missing flag to Curve Shrink Fatten transformMartin Poirier
2010-02-16bugfix [#21173] Autocompleate raises an errorCampbell Barton
2010-02-16bugfix [#21136] End frame And Cur Frame setting is broken with Metric/Imperia...Campbell Barton
2010-02-15bugfix [#20920] crash when render without camera and clicking into histogram (p)Campbell Barton
2010-02-15added some more error checking for buffer allocation and fixed it up a bit. H...Lukas Steiblys
2010-02-15Proxy ID property syncingCampbell Barton
2010-02-15Test code for Brecht:Ton Roosendaal
2010-02-15Fix artifacts in bump map render with Object coordinates. Float precisionBrecht Van Lommel
2010-02-15Merge -c 26897,26932 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-02-15Fix #21116: wrong shortcut key in view navigation menu.Brecht Van Lommel
2010-02-15Fix #21073: toggling image premultiply did not reload image.Brecht Van Lommel
2010-02-15Fix #21078: image paint undo didn't work correct with wrap option, movedBrecht Van Lommel
2010-02-15support for camera shift with UV camera project.Campbell Barton
2010-02-15Patch: [#20408] Bugfix GLSL shading with VBOLukas Steiblys
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