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-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07Merging r39948 through r39988 from trunk into vgroup_modifiers.vgroup_modifiersBastien Montagne
2011-09-06Node merge: some forward compatibility code to avoid crash loading files withBrecht Van Lommel
2011-09-06svn merge -r39930:39947 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-01Merging r39652 through r39842 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-24fix [#28352] Deleting group name in particle system -> panel: Render crashes ...Campbell Barton
2011-08-23Merging r39486 through r39651 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-09Merging r38818 through r39198 from trunk into vgroup_modifiers.Bastien Montagne
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-25Adding WeightVG modifiers code. Still some points to tweak, though.Bastien Montagne
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-15Fix for [#26712] Particle group instance 'Use Count' value gets reset on file...Janne Karhu
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-08Fix #27900: file browser filter, sort, .. parameters were not saved. This isBrecht Van Lommel
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-06-24First commit to make "Style" settings saved in startup.blendTon Roosendaal
2011-06-16== Simple Title Cards for Sequencer ==Joshua Leung
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-18- check paths are not empty strings before making blend file paths absolute o...Campbell Barton
2011-05-18cleanup onlyCampbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-03remove player runtime writing functions, this is now an addon.Campbell Barton
2011-05-01warp modifier, added in the render branch for durian.Campbell Barton
2011-05-01=trunk=Joseph Eagar
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-03-24ZanQdo Bugfix:Joshua Leung
2011-02-27doxygen: blender/blenloader tagged.Nathan Letwory
2011-02-24Fix for [#26197] High resolution smoke cache not available due to pointcache ...Janne Karhu
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-16synched with trunk at revision 34793Nick Samarin
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-01-25fix [#25778] Memoryblock Data from SCR: end corruptCampbell 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-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