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
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03Fix for [#24899] Sequence Transform strips don't apply animation properly to ...Janne Karhu
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-02IRC comment fix:Ton Roosendaal
2010-12-02Fix for [#25006] Particle system crash (missing check for negative index)Janne Karhu
2010-12-02Additional fix for #24958 Cloth pinning not workingJanne Karhu
2010-12-02fixed crash with rigid body constraints not having their child pointer read c...Campbell Barton
2010-12-01Fix for [#24958] Cloth pinning not workingJanne Karhu
2010-12-01workaround [#24958] Cloth pinning not workingCampbell Barton
2010-12-01fix for some mistakes in recent commit.Campbell Barton
2010-12-01patch from JacobF on IRC, copy smoke settings. double checked none of these a...Campbell Barton
2010-12-01bugfix [#22638] Alpha channel not saved when using texture paintCampbell Barton
2010-12-01Smoke now uses only one point cache where both normal and high resolution smo...Janne Karhu
2010-11-29Fix [#24964] HISTOGRAM: Inconsistency in spacesMatt Ebb
2010-11-28== Sequencer ==Peter Schlaile
2010-11-28Bugfix #24953Ton Roosendaal
2010-11-28minor changes to the python api.Campbell Barton
2010-11-26Fix #24914: 3D text glitch and crashSergey Sharybin
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-26Smoke domain resolutions were calculated wrong for non-cube domains in some c...Janne Karhu
2010-11-25Possible fix for the issue that came up in [#24890] Vector Blur node is BuggyJanne Karhu
2010-11-25Spline IK Bugfix:Joshua Leung
2010-11-25drivers could reference invalid index values outside the bounds of the array.Campbell Barton
2010-11-24bugfix [#24887] Crash on snapping verts on other objectCampbell Barton
2010-11-24Bugfix #24887Ton Roosendaal
2010-11-24fix for crash canceling fly mode.Campbell Barton
2010-11-24Fix #24782: proxy armature Layer state not saved with file. Was in 2.4x butBrecht Van Lommel
2010-11-24correction while looking into another bug, setup_app_data() will always free ...Campbell Barton
2010-11-23Small feature fix: zero-user blocks get indicated with "0" again inTon Roosendaal
2010-11-23use unit system for the grid floor (was only ortho before).Campbell Barton
2010-11-23Fix for [#19706] Smoke 'sticks' to Collision objects initial positionJanne Karhu
2010-11-23Changes to the ortho grid drawing based on discussion with Ton.Campbell Barton
2010-11-23Cached smoke wasn't being drawn on file load before going to simulation start...Janne Karhu
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-23Partial fix for #24773: Material Nodes - there isn't able to set keys on Mapp...Joshua Leung
2010-11-22bugfix [#20768] Project Snap BrokenCampbell Barton
2010-11-22Reverting fix for yesterday's commit that broke Undo.Ton Roosendaal
2010-11-22fix for fix r33219, reports. Set a valid WM after running UNDO.Campbell Barton
2010-11-22rename hide_tooltips_python to show_ ..., tag unused variable with recent seq...Campbell Barton
2010-11-21== Sequencer ==Peter Schlaile
2010-11-21Bugfix #22611Ton Roosendaal
2010-11-20== Multires ==Nicholas Bishop
2010-11-19edit on last commit, for calculating drivers on obdata just check for animdat...Campbell Barton
2010-11-19bugfix [#24796] Drivers are ineffective on Text & Curve obj. geometry parametersCampbell Barton
2010-11-19bugfix for pivot constraint.Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-19remove unused argument.Campbell Barton
2010-11-19Bugfix #24795: Typo fix in particle_system.cJoshua Leung
2010-11-18Algorithm fix for fluid particles:Janne Karhu