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
2006-10-11Added global delete, triggered with Shift+Del, this removes the object from a...Campbell Barton
2006-10-11Setting new objects scenes layers is & (1<<21)-1Campbell Barton
2006-10-11* Allow Shift O proportional hotkey to cycle to random mode in 3D view,Matt Ebb
2006-10-11some tiny changes to the softbody systemJens Ole Wund
2006-10-10 - blender should work corretly with new verse gimp plugin nowJiri Hnidek
2006-10-10changed python scn.Layers get/set to mask off bits other then (1<<20)-1Campbell Barton
2006-10-10Mistake in recent schange to scn.objects.new() crashed Blender. fixed and als...Campbell Barton
2006-10-09changed select grouped hooks functionality- just select the hooks that use th...Campbell Barton
2006-10-09malefico's request when working with many hook objects-Campbell Barton
2006-10-09Lattice.c was looping through all lattice data to check that it wasnt removed.Campbell Barton
2006-10-09BPyRender.imageFromObjectsOrtho's now sets all layers visible,Campbell Barton
2006-10-08Adding a new script. heres the docstring.Campbell Barton
2006-10-08removed unusued vars from Geometry.cCampbell Barton
2006-10-07removed some unused vars from Curve and matrixCampbell Barton
2006-10-07Added python func Blender.Geometry.LineIntersect2D(v1,v2,v3,v4)Campbell Barton
2006-10-06added comparison function to many python types so you can do == and =!Campbell Barton
2006-10-06removing self collision for curvesJens Ole Wund
2006-10-05bug fixJens Ole Wund
2006-10-05Python APICampbell Barton
2006-10-05added the option to Blender.Library to 'link' data for maleficoCampbell Barton
2006-10-05images wernt being applied to textures on importCampbell Barton
2006-10-05Slw_sl fixed start/end frame exportCampbell Barton
2006-10-05pup block was being called too late and frames were not being set on exportCampbell Barton
2006-10-05softbody self collisionJens Ole Wund
2006-10-04mesh.transform() was applying the inverted 4x4 matrix to the normals, without...Campbell Barton
2006-10-04==== MSVC 7 project files ====Andrea Weikert
2006-10-04fixing scons build for Os X with verse enabled.Jean-Luc Peurière
2006-10-03updated to use some of the new additions to vector and minor speedups,Campbell Barton
2006-10-03moved vector objects to getseters,Campbell Barton
2006-10-03* fix small bug in creation of verse server executable (path)Nathan Letwory
2006-10-03-bug fixJens Ole Wund
2006-10-03* make verse compile with new verse releaseNathan Letwory
2006-10-03 - I forgot to add new file to cvs repo during my last commit, I'm sorryJiri Hnidek
2006-10-03Mathutils.Vector speedupCampbell Barton
2006-10-03* Previous backwards compat commit to reset curve radius values to 1.0 on oldMatt Ebb
2006-10-02softbody panel cosmeticsJens Ole Wund
2006-10-02- fix for relative path: BLI_strncpy needs to be passed len+1 !Andrea Weikert
2006-10-02 updated verse to version r6p1Jiri Hnidek
2006-10-02softbodiesJens Ole Wund
2006-10-01Patch: [ #5036 ] IPO Curve Mirroring by Joshua Leung (aligorith)Martin Poirier
2006-10-01Patch: [ #5046 ] IPO Editor -> Axis Locking for Transform by Joshua Leung (al...Martin Poirier
2006-10-01As discussed during meeting, Changed curve length/tilt markers to indicate di...Martin Poirier
2006-10-01==Mat4ToEul==Tom Musgrove
2006-10-01==kkey action column select update==Tom Musgrove
2006-10-01=== MSVC 7 project files ===Andrea Weikert
2006-10-01added a BPyObject.py with 1 function- getDerivedObjects, gets all dupliObject...Campbell Barton
2006-10-01Added missing check for 'WITH_BF_INTERNATIONAL'. This fixes loading truetype...Simon Clitherow
2006-10-01Fix for bug #5044: random crashes when rendering.Brecht Van Lommel
2006-09-30=== MSVC 7 project files ===Andrea Weikert
2006-09-303rd attempt to commit, metaball fixes and small vector optimizationCampbell Barton