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-06FSA fix:Ton Roosendaal
2008-03-06Bugfix #8477: Reset button for StretchTo/Limit-Distance Constraints BrokenJoshua Leung
2008-03-06Change the current line number to the cursor color when line numbers is toggledRicki Myers
2008-03-06Cloth bugfix for jumpy cloth (users were complaining), so the mass can be cha...Daniel Genrich
2008-03-06I didn't get any comments so I'm assuming its a good idea.Kent Mein
2008-03-05Fix for undo optimization commit, compiler error on msvc.Brecht Van Lommel
2008-03-05Bugfix: shaded mode or baking could crash, didn't always createBrecht Van Lommel
2008-03-05Bugfix: crash inserting keyframes with missing pose channel. AlsoBrecht Van Lommel
2008-03-05Undo optimization: now big chunks of memory are not written as singleBrecht Van Lommel
2008-03-05Bugfix: recent command line changes broke running with ./blender -w,Brecht Van Lommel
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