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-07-06Needed to add the conditional commands to ranlib for the darwin platforms.Ed Halley
2006-07-06this file had dos line endings and was causing errors with MSVC express accor...Campbell Barton
2006-07-06fixed a bug in poly redux's vgroup weight merging (was reducing the weight ea...Campbell Barton
2006-07-06Bug from own testing (yeah, writing logs means finding bugs!)Ton Roosendaal
2006-07-05===Python API===Ken Hughes
2006-07-05Bugfix #4620Ton Roosendaal
2006-07-05Plumiferos report:Ton Roosendaal
2006-07-05Bugfix #4609Ton Roosendaal
2006-07-05Protests! So, we then better live with a switch to edge-select on usingTon Roosendaal
2006-07-05Bugfix #3787Ton Roosendaal
2006-07-05Testing in irc becomes more of battle in finding stupid ways to crashTon Roosendaal
2006-07-05Minor fix: the "Region to Loop" option changes selection mode to 'edge'Ton Roosendaal
2006-07-05Enabled Audio scrubbing in LMB dragging in IpoWindow and TimeLine.Ton Roosendaal
2006-07-05Bug #4616Ton Roosendaal
2006-07-05Bug #4610Ton Roosendaal
2006-07-05bugfix #4604Ton Roosendaal
2006-07-05fix for bug 4307, keyframe data was being written and that was buggy somewher...Campbell Barton
2006-07-05broken noticed VecAngle3 and VecAngle2 comments wernt that helpfull. updated ...Campbell Barton
2006-07-05Added a note in mathutils about how line intersect worksCampbell Barton
2006-07-05Bugfix #4603Ton Roosendaal
2006-07-04== Sequencer ==Peter Schlaile
2006-07-04Fix for bug #4607:Brecht Van Lommel
2006-07-04Bugfix #4590: typing in large translation values caused string buffer overflow.Ken Hughes
2006-07-04Random missed a seed per frame render.Ton Roosendaal
2006-07-04Bug as reported on irc often: in default .B.blend a first opening ofTon Roosendaal
2006-07-04Fix #4601Ton Roosendaal
2006-07-04Bug #4597Ton Roosendaal
2006-07-04mesh_mirror_tool.py code cleanup, updated UI, tooltips added docstrig.Campbell Barton
2006-07-04strip 3ds materials names of spaces, 3ds import added a "Bounds" option enabl...Campbell Barton
2006-07-04===Python API===Ken Hughes
2006-07-04more updates, mostly 2.3 error checking, nice messages when pythons not insta...Campbell Barton
2006-07-03Mac intel commitTon Roosendaal
2006-07-03Composite node "Separate RGBA" didn't do a typecheck.Ton Roosendaal
2006-07-03Bugfix #4586Ton Roosendaal
2006-07-03Bugfix #4583Ton Roosendaal
2006-07-03IRC report fix:Ton Roosendaal
2006-07-03Bugfix #4578Ton Roosendaal
2006-07-03Correcting order for static linking.D.J. Capelis
2006-07-03* Fix for Matt's fix!Ton Roosendaal
2006-07-03missed a call in transform editmode active pivot to calculateCenter2D, now it...Campbell Barton
2006-07-03BeBraw noticed that canceling fly mode didnt return to Ortho mode. fixedCampbell Barton
2006-07-03BPyMesh getMeshFromObject was failing to copy the vert weights because is a d...Campbell Barton
2006-07-03* Fix: Shading nodes 'value' and 'RGB' were still set to the old node classMatt Ebb
2006-07-03debug lines / register the applied impulse for constraint (for breaking)Erwin Coumans
2006-07-03fixed an error in DECREF'ing a variable that could have been null, also gave ...Campbell Barton
2006-07-03Lots of scripts are using Object.Get() where Scene.GetCurrent().getChildren()...Campbell Barton
2006-07-03Modernized radiosity i/o - better errors, optimized with LC's modifiers and m...Campbell Barton
2006-07-03remove this mesh cleaning function, have alredy added a new Mesh based one (a...Campbell Barton
2006-07-03Update to ply export, give nice messages to the user rather then throwing err...Campbell Barton
2006-07-03added python 2.3 set importer for BPyMesh_reduxCampbell Barton