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-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-22Fix for [#26160] Blender Crashes when undoingJoerg Mueller
2011-02-22Small fix: reset the NTREE_DO_VERSIONS flag, so new node trees don't get upda...Lukas Toenne
2011-02-22Fixed sloppyness bug, used wrong pointer names when calling lib_nodetree_do_v...Lukas Toenne
2011-02-21Fixed do_versions for node groups which contain nodes that have changed socke...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-18- clear some warningsCampbell Barton
2011-02-18Bring blenloader module under data group. Rename the group to look a bit more...Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-12- resource leak in pointcache, opendir without closedir()Campbell Barton
2011-02-09Bugfix [#25990] backward compatibility with ShapeKey Actions :: 2.49Joshua Leung
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-06bugfix [#25824] Quats + Camera + Fly = MadnessCampbell Barton
2011-02-05Fix bones moving when changing between editmode and posemode.Brecht Van Lommel
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30And here's a decent fix for correctly recognizing the theTon Roosendaal
2011-01-30Stupid error in commit to allow .blend1 and .blend2 being dropped inTon Roosendaal
2011-01-29Todo list fix: .blend backup files are recognized as such now;Ton Roosendaal
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-25fix [#25778] Memoryblock Data from SCR: end corruptCampbell Barton
2011-01-23Bug fix: pre 2.5 particles that were using old memory caching didn't load pro...Janne Karhu
2011-01-22comment dead code and fix 2 missing NULL checks (pointer used after NULL chec...Campbell Barton
2011-01-20Bugfix [#25721] Unable to delete grease pencil data blocksJoshua Leung
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-15Bugfix:Ton Roosendaal
2011-01-10Bug fix: effectors in pre 2.5 files didn't work due to a forgotten flag in do...Janne Karhu
2011-01-10callback function ptcache_particle_extra_read() was incorrect type, also fix ...Campbell Barton
2011-01-10Compiler warning fixes for the same point cache things Joshua tried to fix ea...Janne 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-09Fix for [#25544] Blender crashes when changing the particles emission amountJanne Karhu
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-07Bug fix: unbaked particle cache was cleared from current frame onwards on fil...Janne Karhu
2011-01-07New hair child options:Janne Karhu
2011-01-06fix for clang static check warnings.Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-04Fix bug #25471Xavier Thomas
2011-01-032.4x <-> 2.5 Regression Fixes: Shapekey ProblemsJoshua Leung
2011-01-02Small feature for debugging pleasure:Ton Roosendaal
2011-01-02Fix for [#25427] cloth or soft body crash un UndoJanne Karhu
2010-12-31Bugfix #25427Ton Roosendaal
2010-12-31Fix crash on load with a particular startup.blend, don't know how to redoBrecht Van Lommel
2010-12-23Bugfix #25341Ton Roosendaal
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-22Related to previous commit: Custom shapes for Bones now increase userTon Roosendaal