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
path: root/source
AgeCommit message (Expand)Author
2005-09-09BPython:Willian Padovani Germano
2005-09-08Removing Auto-Fgon feature till it can be a little better implemented and int...Johnny Matthews
2005-09-08Added icons for outliner display of Modifiers. Used ones as provided byTon Roosendaal
2005-09-07Fix for weight painting errors, as reported by Bassam.Ton Roosendaal
2005-09-07This patch adds:Johnny Matthews
2005-09-07Roland Hess' Floor Constraint patch: https://projects.blender.org/tracker/?fu...Martin Poirier
2005-09-06Three armature fixes (yes, i'm in studio orange!)Ton Roosendaal
2005-09-06Percent and Flip now invalidate the edgeslide redraw, so that it updated on k...Johnny Matthews
2005-09-06Forgot to add correct naming for subdiv bones.Ton Roosendaal
2005-09-06Quick added; editmode bone subdivision (Wkey only). Doesn't do mirroredTon Roosendaal
2005-09-04Fix truetype (freetype2) font loadingAlexander Ewering
2005-09-03 - added NewBooleanMeshDLM bad level callDaniel Dunbar
2005-09-03Saturday morning first cup of coffee hack (yeah, its a lateDaniel Dunbar
2005-09-03 - assorted minor warning fixesDaniel Dunbar
2005-09-03Fix for bug #2974:Brecht Van Lommel
2005-09-03Bug fix #2788Ton Roosendaal
2005-09-03Bug fix #2985Ton Roosendaal
2005-09-03Bugfix #2977Ton Roosendaal
2005-09-03Bug fix #2972Ton Roosendaal
2005-09-02Auto-Fgon Feature for subdivideJohnny Matthews
2005-09-01Adding back in the "Big Purple Dot" to indicate which edge the non-proportion...Johnny Matthews
2005-09-01- Changed xz limit drawing to use same formulas as the limiting in the IKBrecht Van Lommel
2005-08-31Re-enabled freetype font rendering :-)Alexander Ewering
2005-08-31 - mesh_strip_loose_faces was completely wrong, dunno what I was on...Daniel Dunbar
2005-08-31Nonproportional mode for loopcutJohnny Matthews
2005-08-30Force redraw on Edgeslide Cancel (RMB and ESC)Johnny Matthews
2005-08-29Bug #2962Ton Roosendaal
2005-08-29First version of visualizing the DoF (french degrees!) for Pose-bones. ItTon Roosendaal
2005-08-29More text object fancyness, and fixes:Alexander Ewering
2005-08-29MEM_freeN() and MEM_mallocN() should not have been redeclared in thisChris Want
2005-08-28Errors in buttons defining DoF for bones; needed a redraw and fixed typoTon Roosendaal
2005-08-28Pose depgraph error... skipped a bone for proper IK sorting. Caused lag orTon Roosendaal
2005-08-28IK rotation limits fixes:Brecht Van Lommel
2005-08-28Integration of new IK lib features in Armature Poses.Ton Roosendaal
2005-08-27patch #2911 - tp_getset for Lamp module.Stephen Swaney
2005-08-27IK work-in-progress commit;Ton Roosendaal
2005-08-27Make IK DOF stiffness work in range 0.0-1.0, for consistency.Brecht Van Lommel
2005-08-27Third and last commit for Brecht's IK work.Ton Roosendaal
2005-08-26Fixes, as reported by BasseTon Roosendaal
2005-08-26 - tsk tsk, ll suffix for constants is not C standard, doesn'tDaniel Dunbar
2005-08-26accidentally left in testing printf.Ton Roosendaal
2005-08-25Based on a suggestion from Zr, using line line intersection for single axis p...Martin Poirier
2005-08-25Random() issues with rendering...Ton Roosendaal
2005-08-25iBug fix #2965Ton Roosendaal
2005-08-25Move the settings in the Mesh Tools panel to the new toolsettings struct in S...Johnny Matthews
2005-08-25Making compiler happy;Ton Roosendaal
2005-08-25Huge commit, but not much features... had to shuffle a lot of code around.Ton Roosendaal
2005-08-24Variable was defined in a header file (constant_Type), resulting inChris Want
2005-08-24 - more fixes for wpaint mode, need to patch mesh modifier as wellDaniel Dunbar
2005-08-24 - disabled incremental subsurf support (during object mode) for theDaniel Dunbar