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
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-18Fix for "[#25700] 2.56: Rotation Mode: Quaternion shows wrong orientation of ...Konrad Kleine
2011-01-18Added a check in nodeGroupVerify to detect if a tree is actually a group tree...Lukas Toenne
2011-01-18Bug fix: particle dynamics were being calculated if point cache was only half...Janne Karhu
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-18option for the path iterator to loop over packed files so their dir separator...Campbell Barton
2011-01-17Bugfix #25681Ton Roosendaal
2011-01-17misc maintenance changesCampbell Barton
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-15Fix for [#25637] curveguide forcefield(Kink: Braid) + particlesystem cause cr...Janne Karhu
2011-01-15error in last commit, also skip getting vars for wm_operator_reports() when t...Campbell Barton
2011-01-15remove unused vars & avoid some clang warnings.Campbell Barton
2011-01-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin
2011-01-14Bugfix [#25617] HOME Key in fcurve editor doesn't center properlyJoshua Leung
2011-01-13feature request from colin levy, camera lens stamp.Campbell Barton
2011-01-13revert r34284, this fix was incorrect.Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-12bugfix [#24774] Lattice modifier+Dupligroup+Texture solid=weird resultCampbell Barton
2011-01-12Fix for [#25572] crash when changing vertex group density in particle modeJanne Karhu
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-12Patch [#24808] B-Bone display sizeJoshua Leung
2011-01-12Fix #25594: Adding mesh while in edit mode with multires - crash.Sergey Sharybin
2011-01-11remove misc unused vars and correct theme name for face angles.Campbell Barton
2011-01-11comment/remove unused vars from particle and multires code.Campbell Barton
2011-01-11SVN maintenance.Guillermo S. Romero
2011-01-10callback function ptcache_particle_extra_read() was incorrect type, also fix ...Campbell Barton
2011-01-10comment/remove various unused vars,Campbell Barton
2011-01-10comment unused vars from subsurf code.Campbell Barton
2011-01-10Compiler warning fixes for the same point cache things Joshua tried to fix ea...Janne Karhu
2011-01-10Bug fix: particles dying in collisions could lead to crash in some casesJanne Karhu
2011-01-09Viscoelastic springs for sph particle fluids, original patch by Stephen White...Janne Karhu
2011-01-09Replace uint32_t in pointcache code with unsigned int as it's supported in dnaJanne Karhu
2011-01-09rename BKE_assert() --> BLI_assert().Campbell Barton
2011-01-09Fix for [#25544] Blender crashes when changing the particles emission amountJanne Karhu
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-08Bugfix, own collectionTon Roosendaal
2011-01-08remove unused code & variables.Campbell Barton
2011-01-08fix for using freed memory with animation/group/ungroup code.Campbell Barton
2011-01-08fixed a case with occlusion where uninitialized variable could be used.Campbell Barton
2011-01-08Sculpt/Paint:Nicholas Bishop
2011-01-08Fix for bug [#21534] Multires modifier strange deformationsNicholas Bishop
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-07Bug fix: particle point cache was reset on start frame if particles had grid ...Janne Karhu
2011-01-07New hair child options:Janne Karhu
2011-01-07Fix for [#25526] Inmediate crash when changing amount of particles in a parti...Janne Karhu