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-12-10fix for [18069] open nurbs curve snaps end to centerpointCampbell Barton
2008-11-11fix for [#17959] NURBS Circle: pie-shaped deformation, sticking to object originCampbell Barton
2008-10-07own error moving macro to function, double checked and its correct now.Campbell Barton
2008-10-06fix for own bugs in curves.Campbell Barton
2008-10-04Bugfix #17746Ton Roosendaal
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-26nurbs surface resolution is now per segment rather then being distributed ove...Campbell Barton
2008-09-23fix for [#11744] NurbCurve Radius incorrectCampbell Barton
2008-09-23changing the number of subdivisions for nurbs curves.Campbell Barton
2008-09-20Fix for bug #16662: modifiers on lattices were ignored sometimesBrecht Van Lommel
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-05-26when cyclic is enabled the knots would always be generated with uniform nurbs...Campbell Barton
2008-05-26* The displist would be uninitialized when nurbs bezieru/v was set and the or...Campbell Barton
2008-05-22Fix for bug #11698: mesh deform modifier not working on extruded curves.Brecht Van Lommel
2008-05-18fix for [#11691] No checks in curve code for "Number of points <= Order U"Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-05ParticlesBrecht Van Lommel
2007-12-04bugfix, curve radius would display incorrectly when there were single point's...Campbell Barton
2007-11-29Render BakingBrecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-05-02missed out with 2 active layers that should be active_rndCampbell Barton
2007-04-26Bugfix:Ton Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-02-14Bugfix #6042Ton Roosendaal
2007-01-22Fix for bug #5778:Brecht Van Lommel
2006-12-22Made multiple UV layers work with fastshade.Brecht Van Lommel
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-08Numerous fixes in Render code:Ton Roosendaal
2006-12-05Two fixes:Ton Roosendaal
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-11-21Step one in migrating to use glArray calls in BlenderTon Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-19Long waited feature: Render BakingTon Roosendaal
2006-11-03Bugfix #5083Ton Roosendaal
2006-10-27Fixed all gcc 4 warnings in blenkernel. Found 2 potentially harmfulBrecht Van Lommel
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-08-19Fix: Previous check for front and back filling when using fattened curves wasMatt Ebb
2006-08-15Bugfix #4857Ton Roosendaal
2006-08-13* Fix: Disabled radius tapering on 2d curves with filled front or back. It wo...Matt Ebb
2006-08-13* Shrink/Fatten for bevelled curvesMatt Ebb
2006-06-21Fix for bug #4393: initial vertex colors were not created from shadedBrecht Van Lommel
2006-06-10===Tools===Ken Hughes
2006-06-08Bugfix: "Shaded drawmode" didn't support vertex colors in materials yet.Ton Roosendaal
2006-06-06Bugfix #3664Ton Roosendaal
2006-05-28More render pipeline finishing up;Ton Roosendaal
2006-03-27another couple of uninitalized variables get the axe.Kent Mein
2006-02-07Wanted feature for curves: a render-time resolution. This option isTon Roosendaal
2006-02-02Bug #3854: Extruded/Bevelled text objects didn't get the right materialsAlexander Ewering
2006-01-24Giant commit!Ton Roosendaal