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-27Bugfix #25392Ton Roosendaal
2010-12-26Fix for IRC reported bug from lmg:Sergey Sharybin
2010-12-23Bugfix #25341Ton Roosendaal
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-23Fixed stupid typo with detecting corners of source mdisp.Sergey Sharybin
2010-12-22Audio: Function to get channel count of a sound, for [#25062] Sound Actuator ...Joerg Mueller
2010-12-22Fix for [#25339] Rendering Fluid's Float Particals cause crash when utilizng ...Janne Karhu
2010-12-21Error/Warning report flipping.Ton Roosendaal
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-12-21Workaround for blenderplayer not linking on linux with scons.Nathan Letwory
2010-12-20Bugfix #25309Ton Roosendaal
2010-12-20change the resolution for new surfaces to 4x4, since 12x12 used to be the tot...Campbell Barton
2010-12-20bugfix [#25310] Twice applied modifier with Convert to mesh with several mult...Campbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-19Apply [#25296] Fix for [#24636]Nathan Letwory
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-19Option "Make Single user" now also makes animations local.Ton Roosendaal
2010-12-19Mistake in previous own commit, checking the wrong cache frame.Janne Karhu
2010-12-18FILTER="^\[[ 0123456789][ 0123456789][ 0123456789]\%] \|Linking \(C\|CXX\) st...Ton Roosendaal
2010-12-18Extreme makeover of pointcache code:Janne Karhu
2010-12-18Fix for [#25282] Crash when weting initial mesh pressets with a smoke simulationJanne Karhu
2010-12-18Fix for mistake in own commitJanne Karhu
2010-12-17Fix #25272: shrinkwrap with dependency cycle could lead to eternalBrecht Van Lommel
2010-12-17remove some paranoid NULL checks, since the pointers are used already.Campbell Barton
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-17Big fix: particle pointcache was cleared fully on any particle setting changeJanne Karhu
2010-12-17== Sequencer ==Peter Schlaile
2010-12-17This fixesPeter Schlaile
2010-12-17SVN maintenance.Guillermo S. Romero
2010-12-16bugfix [#25208] randomize transform doesn't work on objects with keyframesCampbell Barton
2010-12-16SVN maintenance.Guillermo S. Romero
2010-12-16Bugfix #24976 revisitedTon Roosendaal
2010-12-16Fixed bug [#22634] sculpting/multires and wireframe display mode glitchesNicholas Bishop
2010-12-15ensure pasted graph keys are always selected.Campbell Barton
2010-12-15Fix for [#25218] No smoke is emitted when particle system starts and ends on ...Janne Karhu
2010-12-15Bugfix, irc report:Ton Roosendaal
2010-12-15BKE_assert(), only prints the error unless cmake define WITH_ASSERT_ABORT is ...Campbell Barton
2010-12-14Fix for [#25206] Particles system can't start at frame 0Janne Karhu
2010-12-14Fixed bug #23922, Sculpting - Textured display draws incorrectlyNicholas Bishop
2010-12-14Initial implementation of mdisps layer interpolationSergey Sharybin
2010-12-13Bugfix #23420Ton Roosendaal
2010-12-13"Fix" for [#25184] Forces for growing hair - update inconsistency - as discus...Janne Karhu
2010-12-13Use mdisps layer from edit_mesh when adding/removing multires modifierSergey Sharybin
2010-12-13Fix for [#25185] Toggling hair dynamics without deleting cache leaves hair di...Janne Karhu
2010-12-13Lattices now have AnimDataJoshua Leung
2010-12-12Unlinking material crashed, missing NULL check.Ton Roosendaal
2010-12-12avoid possible errors, surround bit shifted defines with brackets.Campbell Barton