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-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-26Fix for make duplicates real, put new objects on same layers asBrecht Van Lommel
2010-01-26Fix #20803: convert button in particle modifier didn't workBrecht Van Lommel
2010-01-26Rename Beauty Fill to Beautify Fill like in 2.4x, more accurateBrecht Van Lommel
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-26Bugfix #19344: Using the scroll bar zoom widget doesn't work in some situationsJoshua Leung
2010-01-26Assorted Bugfixes:Joshua Leung
2010-01-26set the keymap to NULL if its not found so as not to use it un-initializes.Campbell Barton
2010-01-26Fix [#20827] c26276 RMB on "clear" command in console menu crashes blenderMatt Ebb
2010-01-26modifier.c has all its vergex group index lookups inline, use get_named_verte...Campbell Barton
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