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-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-09Cloth bugfix for new timescaling featureDaniel Genrich
2008-04-09Cloth enhancement for upcomming cache changes: support different speed using ...Daniel Genrich
2008-04-08Sorry, reverting bad things in modifier.cDaniel Genrich
2008-04-08Cloth bugfix: used old dm instead of new created result derivedmesh; Code cle...Daniel Genrich
2008-04-08bug fix Jens Ole Wund
2008-04-06Commit patch #8799: Realtime SetParent function in the BGEBenoit Bolsee
2008-04-06bug fix soft body can resume with point cache Jens Ole Wund
2008-04-04Fix for bug #8870: crash converting curve to mesh. The object was beingBrecht Van Lommel
2008-04-03Fix to make grass render the same on solaris as linux, by doingBrecht Van Lommel
2008-04-02Fix for bug: [#8117] Particles with fluid brokenJanne Karhu
2008-04-02BUGFIX8847 Multires didn't free some memory.fixedHamed Zaghaghi
2008-04-02BUGFIX 8824: RGB Curves now work correctly with "use clipping" option Hamed Zaghaghi
2008-04-01function for getting object texspace settings, without dealing with curve/mba...Campbell Barton
2008-04-01Fix for bug: [#8810] Sticky button in particle effector menu creates unexpect...Janne Karhu
2008-04-01Fix for bug: [#8816] File saved with Explode modifier crashes blenderJanne Karhu
2008-04-01Fix for bug: [#8817] Particleradius doesn't update until changing the amount ...Janne Karhu
2008-04-01Fix for bug: [#8818] Particle reflecting strange from a simple planeJanne Karhu
2008-03-31Fix for bug: [#8302] Particle atributes (Materials) wrong behaviorJanne Karhu
2008-03-30== bugfix ==Andrea Weikert
2008-03-28ToolsKen Hughes
2008-03-27made editmode only force smooth shading when vcols are present (as joe sugges...Campbell Barton
2008-03-26Fix for bug #8746: the fake user button for datablocks was not a toggleBrecht Van Lommel
2008-03-26make solid faces draw vertex colors in editmode (they used to use only one of...Campbell Barton
2008-03-26made editmode face copy menu appier with when there is no active face (withou...Campbell Barton
2008-03-25Two constraints related fixesJoshua Leung
2008-03-25Bugfix #8736: Follow Path constraints does not work for BonesJoshua Leung
2008-03-23Collision Modifier: 1. Bugfix: Enable hiding in modifier stack again, 2. Bugf...Daniel Genrich
2008-03-22Fixed bug #8597, Subsurf errorNicholas Bishop
2008-03-22added camera shiftx/y for the UVProject modifierCampbell Barton
2008-03-21Fixed bug #8180, Simple subdivide modifier performs catmull-clark on single e...Nicholas Bishop
2008-03-20Collision commit was messed up - reported by Mr. Barton :)Daniel Genrich
2008-03-20Cloth structure names update: Sorry about this commit, it will kill all your ...Daniel Genrich
2008-03-20Collision modifier: Update from mvert was using only static update, now uses ...Daniel Genrich
2008-03-19Bugfix: cloth crash applying effector forces to quads.Brecht Van Lommel
2008-03-19added a warning in python api abot ipo curves. minor change to curve.c Campbell Barton
2008-03-18[#8596] curve editing is unstableCampbell Barton
2008-03-18Collision Modifier/KDOP: Rearrange things to be more generic. Also fix possib...Daniel Genrich
2008-03-17Fix for bug #6758: material nodes were not working correct withBrecht Van Lommel
2008-03-17Fix for bug #8464: particle system didn't attach to mesh inBrecht Van Lommel
2008-03-16Fix for bug #8560: grouping nodes could lead to multiple links to theBrecht Van Lommel
2008-03-16Fix for bug #8516: mesh deform modifier didn't work correct withBrecht Van Lommel
2008-03-16== Proxies + Bone Groups ==Joshua Leung
2008-03-16Bugfix in kdop - one leaf possible missingDaniel Genrich
2008-03-15fix for [#8559] Python script that uses FIleSelector and has an error in it s...Campbell Barton
2008-03-14Fix for bug #8467: a softbody hair crash.Brecht Van Lommel
2008-03-14fixed a possible use of uninitialized orco coords if the mesh has more totver...Campbell Barton
2008-03-14Fix for bug #8555: geometry node front/bake was broken.Brecht Van Lommel
2008-03-14Cloth header cleanup, bugfix (again) in wind calculation, bugfix for not work...Daniel Genrich
2008-03-13Fix compiling error.Martin Poirier