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-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
2007-10-23made drawing curve handles in the 3d view optional - this is much nicer for e...Campbell Barton
2007-10-23normal size of vertice when activeJoilnen Leite
2007-10-23More constraints bugfixes:Joshua Leung
2007-10-22== Constraints System - Recode 2 ==Joshua Leung
2007-09-28bugfix from 11860, the derived mesh was getting free'd twice (crashed Campbell Barton
2007-09-25mistake when setting the active vert color (was setting the color value outsi...Campbell Barton
2007-09-25made active vert/edge/face draw properly with modifiers applied and made thei...Campbell Barton
2007-09-24bugfix - running scriptlinks did not initialize the armature weakref dict, th...Campbell Barton
2007-09-23Dof Object - set the depth of field to an object - set in the camera edit pan...Campbell Barton
2007-09-15new view option, SolidTex, to draw textures in solid mode.Campbell Barton
2007-09-15added a transform panel to the UV/Image window - at the moment it sets UV and...Campbell Barton
2007-09-14changed how shading works in editmodeCampbell Barton
2007-09-14* minor changes, edited some tooltips (exr half and zbuf were not that helpful)Campbell Barton