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
2009-11-21fix for [#19655] Curve is a disasterCampbell Barton
2009-11-21id properties for editbones and pose channels were not being freed in a numbe...Campbell Barton
2009-11-20Improvements to tab -> spaces conversions and use in the Text Editor:Willian Padovani Germano
2009-11-20Node Editor: Various usability and code tidyupsJoshua Leung
2009-11-20Simpler default smooth brush curve preset - less points, easier to tweakMatt Ebb
2009-11-20* Removed tablet pressure sensitive number field widget scrubbing, wasn't tha...Matt Ebb
2009-11-19* Added control and animation of sound volume of sequence sound strips (found...Matt Ebb
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-18Durian request: ClothDaniel Genrich
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-18insert spaces instead of tabs, makes editing templates less painfull, tho we ...Campbell Barton
2009-11-17Assorted bugfixes - Sequencer/Preview Range:Joshua Leung
2009-11-16add hook in vertex and control point menu's, Ctrl+HCampbell Barton
2009-11-16Constraints: Code cleanupJoshua Leung
2009-11-16- fcurve modifiers.new()/remove()/activeCampbell Barton
2009-11-14sequencer support for loading multiple movie and sounds at once.Campbell Barton
2009-11-14- sequencer speed effect back using fcurves, still needs manual reloading to ...Campbell Barton
2009-11-14Action Constraints Bugfix:Joshua Leung
2009-11-13Driver Editing Tweaks:Joshua Leung
2009-11-13Spline IK: Fixes for the crashes with non-existant path data that are applied...Joshua Leung
2009-11-12Bugfix: workaround for spline IK crash with curve path not createdBrecht Van Lommel
2009-11-12sintel's normals were rendering black around her eye.Campbell Barton
2009-11-12Spline IK: UI/Scaling TweaksJoshua Leung
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-11Forgot to include these files in sculpt shape key commit.Brecht Van Lommel
2009-11-11- use double underscores to hide members in python (removes them from dir() t...Campbell Barton
2009-11-11python api for collection add()/remove()Campbell Barton
2009-11-11* Fixing various compiler warnings under scons+mingw. Mostly unused variables...Joshua Leung
2009-11-11* Fixed nodetree animation by giving nodes unique namesMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Function declaration for BPY_context_getMartin Poirier
2009-11-10modify the python context access so invalid names will raise an exception rat...Campbell Barton
2009-11-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-11-10* Finished (well, almost ;) RNA wrapping and layout-engine-ing all the nodes.Matt Ebb
2009-11-10Bugfixes for Armatures, SplineIK, and F-Curve RNA:Joshua Leung
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-09workaround for crash when dragging nodesCampbell Barton
2009-11-06- removing the last particle system now exits particle edit mode.Campbell Barton
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-11-04- Stopping jobs on undo wasnt fixing undo/redo while with render previews as ...Campbell Barton
2009-11-04Spline IK: Rolling ControlJoshua Leung
2009-11-04Fix #19742: shape key crashes for curve & lattice.Brecht Van Lommel
2009-11-04Fix bug #19699: point density texture doesn't save particle system.Brecht Van Lommel
2009-11-04Fix for [#19745] displacement modifier is messing up texture coordinates when...Matt Ebb
2009-11-04Soft bodies care for real timeJens Ole Wund
2009-11-03fixing minor issues Jens Ole Wund
2009-11-02how embarrassing!Campbell Barton