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-01-26Finishing off the Transform code changes for Degrees/Radians:Joshua Leung
2010-01-26WIP commit - degree conversions for transform fcurve editing - grabbing a poi...Matt Ebb
2010-01-26[#20822] r26267 win32 - LMB cancels zoom in camera viewMartin Poirier
2010-01-26Fix compilation problem (I'm guessing this is the intention in this line)Matt Ebb
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-26Fix [#20821] COLOR MANAGEMENT: Corrupts motion picture filesMatt Ebb
2010-01-26Fix [#20798] - Add/change/remove shortcut options dissapearing from buttons @...Matt Ebb
2010-01-26remove line added previous commit, Cancel for view rotate button should be Co...Campbell Barton
2010-01-26panel for adjusting the active vertex groups weightsCampbell Barton
2010-01-26Bugfix #20817: Graph Editor, Drivers: Driving a Shapekey by a bone rotation: ...Joshua Leung
2010-01-26Forgot to remove this case earlier. Thanks to Jonathan Smith for the reminder.Martin Poirier
2010-01-26Fix #20820: multires subdivide crash.Brecht Van Lommel
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-25More fixes for radians-degrees, wasn't converting pose channel constraintsBrecht Van Lommel
2010-01-25make exception a bit nicer (since wiki docs dont make much sense how it was b...Campbell Barton
2010-01-25Fix for radians-degrees version patch, more testing should have goneBrecht Van Lommel
2010-01-25Use modal keymap events for transform numinput increment and decrementMartin Poirier
2010-01-25undo would often crash when filter_group was used.Campbell Barton
2010-01-25Fix for recent commit, crash on entering edit mode.Brecht Van Lommel
2010-01-25fix for weight paint bug with constructive modifiers. eg. weight paint with m...Campbell Barton
2010-01-25Smoke: Daniel Genrich
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-25Show Cone option for spot lamps, to visualize which objects are being affected.Brecht Van Lommel
2010-01-25* Added #define _USE_MATH_DEFINES Thomas Dinges
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-25Bleh... second attempt at getting this right!Joshua Leung
2010-01-25Bugfix for Rotation Keyframe version patching:Joshua Leung
2010-01-25Durian Request/Bugfixes: Graph Editor Zooming doesn't go far enoughJoshua Leung
2010-01-25scene.update() rna function, so operators and data thats tagged for update ge...Campbell Barton
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2010-01-25Add option to choose between radians or degrees for rotation units in the UI.Matt Ebb
2010-01-25Mathutils refactor & include in sphinx generated docs, (TODO, include getset'...Campbell Barton
2010-01-25Fix for bug in drivers, introduced in previous commit.Matt Ebb
2010-01-25Fix [#20786] Added widget on toolbar does not removeMatt Ebb
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-25Bugfix #20806: Remove button removes entire bone group not bone from groupJoshua Leung
2010-01-25Bugfix #20782: Animating two materials on a mesh--only first material's keyfr...Joshua Leung
2010-01-24unlinking objects from a scene in python wasnt notifying the outliner which w...Campbell Barton
2010-01-24remove deprecated functionsCampbell Barton
2010-01-24copy of docs from 2.4x for python modules that have been keptCampbell Barton
2010-01-24Forgot this (rename use_return to use_output)Elia Sarti
2010-01-24RNA functionsElia Sarti
2010-01-24Bugfix #20664: NLA Editor - Hiding stuff causes instant crash ..Joshua Leung
2010-01-24Bugfix #20776: Segfault Driving a Shapekey in Graph Editor > Drivers > Select...Joshua Leung
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-24View3d transform was sending a too-general notifier to redraw, causing severa...Joseph Eagar
2010-01-23support for compiling blender without python working again (with cmake at least)Campbell Barton
2010-01-23Small fixes for particles.Janne Karhu
2010-01-23Thread queue: use _ftime to get current time on windows, same asBrecht Van Lommel
2010-01-23compile fixJoseph Eagar