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
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
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
2007-09-12* added functions to copy between UV and vertex color layers.Campbell Barton
2007-09-11Added active drawing in editmode (may need some more work), this hilightes th...Campbell Barton
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-08-28Patch #7081:Joshua Leung
2007-08-28Textured drawing in Edit ModeBrecht Van Lommel
2007-08-05Little code cleanup. Joshua Leung
2007-07-15== Constraints System ==Joshua Leung
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-12draw_mesh_fancy was using the original meshes stats rather then the derived m...Campbell Barton
2007-05-02== Bug Fixes ==Martin Poirier
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-29Casting fixes for 64 bits. Incomplete commit, discussion on proper castingTon Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-17Fix various gcc warning related to signed/unsigned parameters passed toKen Hughes
2007-03-09* Visualise material 'Shadeless' a bit better in the 3D View solid mode. Matt Ebb
2007-02-09Bugfix #5969Ton Roosendaal
2007-01-23Bugfix #5786Ton Roosendaal
2007-01-22Fix for bug #5778:Brecht Van Lommel
2007-01-19Bugfix for #5487 again:Ken Hughes
2007-01-16Further tweaks to the textframe drawing code... it was unnecessarilyAlexander Ewering
2007-01-16Partial Bugfix #5713:Alexander Ewering
2007-01-14Removed draw_mode from SculptData, replaced with draw_flag, which currently c...Nicholas Bishop
2007-01-10Bugfix #5487 (among others)Ton Roosendaal
2007-01-07fixes in rigidbody constraints rigidbody -> IPO baking:Erwin Coumans
2007-01-04Fixed bug #5582, Subsurfed Multires'd objects don't display properly with int...Nicholas Bishop
2007-01-03added sharp edge theme colorCampbell Barton
2006-12-26Bugfix #5487Ton Roosendaal
2006-12-25Cleanup of the SDNA SculptData struct. Moved a lot of data that isn't saved i...Nicholas Bishop
2006-12-21Defocus Composite Node, by Alfredo de GreefTon Roosendaal
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-20Warning fixes for previous Image commit, also fixed verse_image.cTon Roosendaal
2006-12-18Use degrees instead of radians for rigidbody constraint axis (euler angles). ...Erwin Coumans
2006-12-16contribution from RCRuiz:Erwin Coumans
2006-12-12Bugfix: Object "restrict render" option was missing in vectorblurTon Roosendaal
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-12-04Large change to the way sculptmode drawing works. The default is now to drawNicholas Bishop
2006-12-01Changed sculptmode drawing to pay better attention to materials.Nicholas Bishop
2006-11-28Small fixes for outliner stuffMatt Ebb
2006-11-21* Dupli objects (dupliverts, dupligroup, etc) now get invisibility based on t...Matt Ebb