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-06-01Merging revisions 15020-15073 of https://svn.blender.org/svnroot/bf-blender/t...clothDaniel Genrich
2008-05-28Merging revisions 14946-15020 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-27Fix for bug #12463: hair didn't draw z-buffered in wireframe mode.Brecht Van Lommel
2008-05-24Merging revisions 14838-14945 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-21[#12103] Force field moves when strength changesMartin Poirier
2008-05-12svn merge -r 14721:14810 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-09missed modifier.c last commit, made explode copy some settings.Campbell Barton
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-05-07fix for [#10290] Wire object hid in the back of soled obj.Campbell Barton
2008-05-06Fix for bug: drawing x-ray and transparency with sets didn'tBrecht Van Lommel
2008-05-01Fix for bug #10144: "set editable" on a disabled particle systemBrecht Van Lommel
2008-04-27remove old particle system.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-04wire was being drawn for solid curve objects in editmode when it should not h...Campbell Barton
2008-04-03Fix for bug: [#8576] Heir always in the backJanne Karhu
2008-04-01added a sloppy option for getting the active face, which returns the last sel...Campbell Barton
2008-03-31Fix for bug: [#8782] particle mode issuesJanne Karhu
2008-03-30The next testing build, the 2.45-16, nicked "Gamera". :)Ton Roosendaal
2008-03-26made editmode face copy menu appier with when there is no active face (withou...Campbell Barton
2008-03-16Bugfix #8581Ton Roosendaal
2008-03-13Fix for use of uninitialized value in active edge drawing.Brecht Van Lommel
2008-02-26Going into vertex paint mode without vertex colors, now it doesn'tBrecht Van Lommel
2008-02-26Weight, vertex and texture paint modes now don't draw the activeBrecht Van Lommel
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-20Fix for bug #7873: circle select highlights wrong vertices temporarily.Brecht Van Lommel
2008-02-18Bugfix for particle path drawing messing up opengl state in some cases.Brecht Van Lommel
2008-02-18Fix for bug #8044: vertex colors weren't supported for hair.Brecht Van Lommel
2008-02-14Object drawing was setting switching glDepthMask(GL_FALSE); even when no part...Campbell Barton
2008-02-12* Fix for crash, drawing particle systems with 'col' set to draw strands in m...Matt Ebb
2008-01-27particle draw was doing glEnable(GL_DEPTH_TEST) which messed up the wire view...Campbell Barton
2008-01-19add the option to add the parents time offset value.Campbell Barton
2008-01-17- Regarding the Peach "hair effectors" request in the mailing list I coded qu...Janne Karhu
2008-01-07Particle object and group visualization now also work for hair, toBrecht Van Lommel
2007-12-18ParticlesBrecht Van Lommel
2007-12-15Patch #7916: New Empty Types - Sphere and ConeJoshua Leung
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-06ParticlesBrecht Van Lommel
2007-12-06Bugfix for mysteriously disappearing left eyeball. Bounding boxesBrecht Van Lommel
2007-12-05dont draw face dots when solidtex is enabled - added a macro to check this.Campbell Barton
2007-12-04ParticlesBrecht Van Lommel
2007-12-04bugfix, curve radius would display incorrectly when there were single point's...Campbell Barton
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-11-15Bugfix:Brecht Van Lommel
2007-11-06curve selection wasnt checking if the screen coords were clipped. made select...Campbell Barton
2007-10-25==Curve Editing==Campbell Barton
2007-10-24* Changing images in the UV view didnt work properly - reported as bug 7467 (...Campbell Barton