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
2010-11-28minor changes to the python api.Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-05minor c90 compat edits. (no functional changes).Campbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-14Fix for [#24237] Hair dynamics with zero particles generates a segmentation f...Janne Karhu
2010-09-28Fix for [#23961] Object hair particles do not render if turned off in viewportJanne Karhu
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-14Fix for a particles memory leak:Janne Karhu
2010-09-03SVN maintenance.Guillermo S. Romero
2010-09-02Fix for [#23298] Kill particle breaks when baking simulationJanne Karhu
2010-09-02Possible fix for [#23334] Particle Mode - Weight editing crashes if large num...Janne Karhu
2010-09-02"Fix" for [#23621] lattice modifier on particle hair when applied doesn't app...Janne Karhu
2010-09-02[#23462] Hair display affects rendered quantityJanne Karhu
2010-09-02Fix for [#23274] curve guide force particles to born at the wolrd's origineJanne Karhu
2010-08-15use more BLI math functions.Campbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-25Fix for [#22167] Hair lattice only works with dynamic hairJanne Karhu
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-07-13fix for crash when psys_get_dupli_texture() was called on a subsurf mesh with...Campbell Barton
2010-06-30Bugfix: effector weights were not copied when copying particle settings.Brecht Van Lommel
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-05make a dummy billboard if its velocity or vector are nan/infCampbell Barton
2010-05-05billboards were using un-initialized memory and avoid divide by zero in some ...Campbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-03-22Fix for child drawing bug reported in the comments of [#21103] Updating bugs ...Janne Karhu
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09Point cache optimization: only cache particles that are alive.Janne Karhu
2010-02-14Fix #20400: hair particles do not render when in "particle mode"Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-14no-functional change - use interpolation functions where possible.Campbell Barton
2010-01-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-12- bugfix [#20654] the property edge_face_count of the Mesh-Object does not workCampbell Barton
2010-01-12bugfix for particle editmode operators from (Janne Karhu)Campbell Barton
2009-12-30Fix for [#20430] Boids options for Flying and climbing do not workJanne Karhu
2009-12-26Fix for [#20458] Segmentation fault when trying to enable Hair dynamicsJanne Karhu
2009-12-26Particles bug fix: using virtual parents for child particles crashed in some ...Janne Karhu
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Particles: child editing bugfixesBrecht Van Lommel
2009-11-28py/rna apiCampbell Barton
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel