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
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-20 - split {curve,lattice,armature}_deform_verts out of mesh_deformDaniel Dunbar
2005-07-19Couple of fixes combined;Ton Roosendaal
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-18 - removed orco pointer from struct MeshDaniel Dunbar
2005-07-18Made action constraints to become backwards compatible. In the old versionTon Roosendaal
2005-07-17 - add DerivedMesh *derivedDeform to struct Object, this is temporaryDaniel Dunbar
2005-07-16More armature goodies;Ton Roosendaal
2005-07-16Added type for Bullet collision detection and physics engine.Erwin Coumans
2005-07-15 - removed unused actkey field from struct KeyDaniel Dunbar
2005-07-14 - declare Mesh.mface and Mesh.tface to be of proper type instead of void*Daniel Dunbar
2005-07-14New:Ton Roosendaal
2005-07-13Armature "XRay mode" now draws nicely with solid too. For it to work, ITon Roosendaal
2005-07-12Cleanup of Armature 3d drawing.Ton Roosendaal
2005-07-12Hide .file blocks in databrowse/pop menu.Martin Poirier
2005-07-10For long on the wanna-have list;Ton Roosendaal
2005-07-10Changed type for new textimeout and texcollectrate into "int".Ton Roosendaal
2005-07-063D view orbit option: Around ActiveMartin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-26Patch by Martin Poirier: display normalized coordinates in image window, withBrecht Van Lommel
2005-06-18Attempt at providing the best possible flexibility and usefulness withAlexander Ewering
2005-06-18Initial commit for new text object.Alexander Ewering
2005-06-11Rollback of http://projects.blender.org/pipermail/bf-blender-cvs/2005-June/00...Nathan Letwory
2005-06-10* fix for bug #2733Nathan Letwory
2005-05-27Added some backward compatibility with old yafray blendershader. Because of m...Alfredo de Greef
2005-05-23Second and final commit for this version of the yafray export code (probably,...Alfredo de Greef
2005-05-19Made TimeLine "Play" also play sound and synchronize with it. Added theTon Roosendaal
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-05-12Animated UI for TimeLine "Play"Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-05-08Added: new Pivot option, "Around active object".Ton Roosendaal
2005-05-06* integrate bFTGL with SconsNathan Letwory
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-05-01Dependency graph patch, provided by Jean-Luc Peuriere.Ton Roosendaal
2005-04-29More stats-junk stuff!Ton Roosendaal
2005-04-28Add bracket matching to text editor.Stephen Swaney
2005-04-24Reflecting the discussions on Transform Manipulators...Ton Roosendaal
2005-04-24Make view translation and zooming 'smooth' in the uv editor. Power-of-twoBrecht Van Lommel
2005-04-24The zblur plugin (aka as DoF) integrated in render. Compared to patchTon Roosendaal
2005-04-20Softbody: added "time" button, to control speed for wriggling. Low valuesTon Roosendaal
2005-04-20providing a minimalistic UI for SB vertex to face collision detectionJens Ole Wund
2005-04-17Patch submitted by Jorge Bernal (lordloki) and Jonathan Merritt.Ton Roosendaal
2005-04-16Softbody:Ton Roosendaal
2005-04-12Bug fix #2323Ton Roosendaal
2005-04-11 - It is possible to scale radius of MetaElem again.Jiri Hnidek
2005-04-04- Made SoftBody work with Particle Force Fields.Ton Roosendaal
2005-04-04 - moved subsurf_calculate_limit_positions to using ccgsubsurfDaniel Dunbar