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
2008-10-10fix: leave default behaviour the same to be backward compatible with previous...Erwin Coumans
2008-10-10Fix bug in rigid body constraint buttons drawing, and while we are at it, add...Erwin Coumans
2008-09-30Fix for bug #17712: fluid button activation crash.Brecht Van Lommel
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-24Patch #17675: Tooltips for fluid control panel - provided by Kai KostackDaniel Genrich
2008-09-23"Fix" for [#17671] Particles spin out of control and pass through when hittin...Janne Karhu
2008-09-22Fixing little bug allowing neegative attraction forces againDaniel Genrich
2008-09-22Patch for rearranging fluid GUI provided by artist nudelZDaniel Genrich
2008-09-18svn merge -r 16454:16593 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-14== Global 'Delete Key' Tool ==Joshua Leung
2008-09-14More bugfixes:Joshua Leung
2008-09-11ToolsKen Hughes
2008-09-10svn merge -r 16369:16454 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-09Bugfix #13596Ton Roosendaal
2008-09-05svn merge -r 16320:16369 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-22svn merge -r 16060:16222 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-22New things for particle effectors:Janne Karhu
2008-08-19Particles now got that force-hiding feature, too --> jahka: please take a loo...Daniel Genrich
2008-08-18a) Forces can be hidden by deflector object now (need to talk with jahka abou...Daniel Genrich
2008-08-18a) New unified effector system by Janne (jahka) + Me (genscher): particle and...Daniel Genrich
2008-08-14Bugfix for a) Fluid ipos gone after save-load b) changing viscosity causes fl...Daniel Genrich
2008-08-05svn merge -r 15800:15973 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-05Bugfix #16673: Segfault when using Bake Constraints ScriptJoshua Leung
2008-07-29UI fixes are the hardest ones.. (2nd try)Daniel Genrich
2008-07-29Bugfix for messed up UI (reported by nudel)Daniel Genrich
2008-07-28WIP commit, completely untested (should introduce: 1. copy of modifier settin...Daniel Genrich
2008-07-27Almost done with 'Phase 1': Fixed depsgraph update of modifier, fixed materia...Daniel Genrich
2008-07-27Bugfix #17334:Joshua Leung
2008-07-25Fluid control: WIP commit before weekend, not working is crashing on the firs...Daniel Genrich
2008-07-11svn merge -r 15409:15529 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-07-08Introduced quality to GUI, not yet tested (WIP commit)Daniel Genrich
2008-07-07Another addition of time values, yet some things to followDaniel Genrich
2008-07-07Fix for bug: [#14570] particle system: grid distribution + vertex emitting bugJanne Karhu
2008-07-04Initial GUI implementation, yet not functionalDaniel Genrich
2008-06-09Added back a feature from the old particle system: negative start frame.Brecht Van Lommel
2008-06-08Another minor typo fix in button namingJoshua Leung
2008-05-23Typos and whitespace tweaksJoshua Leung
2008-05-16Fix for bug #11676: the Spread value for particles does nothing, asBrecht Van Lommel
2008-05-14Minor particle system fixes:Brecht Van Lommel
2008-05-10added access to object alpha since there is alredy ipo accessCampbell Barton
2008-05-09Fix for bug #10475: added more dependencies for physics systemsBrecht Van Lommel
2008-05-08[#10996] Wrong tooltip in "Fields" panelMartin Poirier
2008-05-07Bugfix: modified the tooltip to indicate that the maximum length optionBrecht Van Lommel
2008-05-06Fix for bug #10542: changing particle visualisation type from object toBrecht Van Lommel
2008-05-01Fix for bug #10144: "set editable" on a disabled particle systemBrecht Van Lommel
2008-04-28Compiler warning fixes:Joshua Leung
2008-04-27remove old particle system.Campbell Barton
2008-04-24disallow changes to linked groupsCampbell Barton
2008-04-22WITH_BULLET wasn't working for Makefiles.Kent Mein