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-02-15OSX/CMake : fix ffmpeg include pathDamien Plisson
2010-02-15OSX/Scons cleanup : remove option to build with extern/ffmpeg and old python ...Damien Plisson
2010-02-15bug #21160, misspell in align objects operatorDaniel Salazar
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-15rename euler_filter.py -> fcurve_euler_filter.pyCampbell Barton
2010-02-15Align Object op: Introducing Align Modes Negative Sides / Centers /Daniel Salazar
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-15Netrender:Thomas Dinges
2010-02-15Console:Thomas Dinges
2010-02-15File > Open recent raised an error when there was no .Blog file. Now it print...Thomas Dinges
2010-02-15Updating the readme.html to match the upcoming Alpha 1 release. Thomas Dinges
2010-02-15Bugfix for the new script register functions, scene tab didn't show Panels du...Thomas Dinges
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-14prepare to remove ffmpeg stuff in externMartin Poirier
2010-02-14== FFMPEG ==Peter Schlaile
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-14mistake in register() commit, mixed up import and exportCampbell Barton
2010-02-14autocompete was matching import_foo as import keyword.Campbell Barton
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-14Added a euler filter script, to filter out discontineouities in euler curves ...Joseph Eagar
2010-02-14Align Objects operator: Added align relative to Active objectDaniel 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-13simple malloc counter for debugging. disabled so no functional change.Campbell Barton
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-13ideasman/brecht: please don't touch this again. this clears the .blender fol...Joseph Eagar
2010-02-13fixing cuckoo bugsJens Ole Wund