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
2008-03-05Restored code from over a year ago, tests to allow anti-aliasedTon Roosendaal
2008-03-05Enabled auto-snap (frame) for all newly created Action Editor instancesJoshua Leung
2008-03-05* Patch by Leandro Inocencio (cesio) to redraw Action Editor after hiding/unh...Joshua Leung
2008-03-05Fixed warning in drawtext.cRicki Myers
2008-03-04Bugfix: the shadow samplenr increment to reuse shadow results inBrecht Van Lommel
2008-03-04Fix bug where if you selected something then left clicked you would lose the ...Ricki Myers
2008-03-04I broke it for the case where -w and -W are not called. This should fix that...Kent Mein
2008-03-04Small change in the logic for -w -p The previous changes didn't quite work al...Kent Mein
2008-03-04Bugfix: auto IK + autokeyframe didn't work correct with the don'tBrecht Van Lommel
2008-03-04Action Editor - malefico feature request:Joshua Leung
2008-03-04Added Copy and Paste functions to GHOST.Ricki Myers
2008-03-04PyAPI: create scene sequence data if its not there when getting scene.sequenceCampbell Barton
2008-03-03[#8434] Normal manipultor does not align with normals (like in 2.45)Martin Poirier
2008-03-03Cloth bugfix for linked deflector groups (reported by alchibal on #blendercod...Daniel Genrich
2008-03-03Bugfix: displacement with object texture mapping could crash.Brecht Van Lommel
2008-03-03Fix for bug #8410: dupliframes didn't render.Brecht Van Lommel
2008-03-03Fix for bug #8366, render color sampling bugs and inconsistencies:Brecht Van Lommel
2008-03-03Bugfix: crash loading texture plugin, instance_init callback added someBrecht Van Lommel
2008-03-03Fix for bug #8412: clicking to active tabbed panels could stillBrecht Van Lommel
2008-03-03Minor corrections to help message.Stephen Swaney
2008-03-03Action Editor - Group Selection (Harkyman Suggestion):Joshua Leung
2008-03-03Bugfix:Joshua Leung
2008-03-03Bugfix: uv pack islands didn't work on islands without a boundary.Brecht Van Lommel
2008-03-03updated the notes for blenders help messageCampbell Barton
2008-03-03* Bugfix #8426: certain hooks options segfaulted Joshua Leung
2008-03-03Added a feature to the UV editor- Average UV islands, this averages selected ...Campbell Barton
2008-03-03Cloth makefiles bugfix which lead in disabled collisionsDaniel Genrich
2008-03-03Cloth bugfix - stupid typo resulted in missing diagonal springs (reported by ...Daniel Genrich
2008-03-03blenders window argument -w / -W didnt use the last argument as command line ...Campbell Barton
2008-03-03Cloth: Bugfix for IRIX compile (hopefully), bugfix for multiple springs (appe...Daniel Genrich
2008-03-02Py API - rename UndoPush to SaveUndoStateCampbell Barton
2008-03-02== Sequencer ==Peter Schlaile
2008-03-02* to be able to properly compile this, the friend needs 'class' too: friend ...Nathan Letwory
2008-03-02* temproary -> temporary topy fxiNathan Letwory
2008-03-02Bugfix:Joshua Leung
2008-03-02made it possible to type in ~ at the start of the filename, ~/Desktop for ins...Campbell Barton
2008-03-01Various mem leaks related to CValue reference count fixedBenoit Bolsee
2008-03-01Mem leak fixed in sound buffer & parent invert nodeBenoit Bolsee
2008-03-01Radar/Near sensor performance problem fixedBenoit Bolsee
2008-03-01unknown property fixed in sensor/actuatorsBenoit Bolsee
2008-03-01random sensor fixed (patch 8414)Benoit Bolsee
2008-03-01-> Bevel modifier cleanupGeoffrey Bantle
2008-03-01Bugfix:Ton Roosendaal
2008-03-01fix for [#8408] Indentation error in text editor when typing a colon anywhereCampbell Barton
2008-03-01Fix for bug [#8405] makeParentDeform segfaults BlenderCampbell Barton
2008-03-01'Bug'-fix #8404:Joshua Leung
2008-03-01This commit contains the addition of a greek translation thanks toTom Musgrove
2008-03-01Split the add_hook function into two parts (user interaction + actual operati...Joshua Leung
2008-03-01Removed warning from py-api codeJoshua Leung
2008-02-29Wrap UndoPush with python, needed for apricot, so changes made be scripts can...Campbell Barton