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-19Couple of fixes combined;Ton Roosendaal
2005-07-19First step towards restoring / improving subdivide 'beauty'.Johnny Matthews
2005-07-19Removed last remainder of old transform. The function is still calledTon Roosendaal
2005-07-191) Removed old annoyance in adding armature or bones.Ton Roosendaal
2005-07-17 - remove extverts argument from vertexnormals_meshDaniel Dunbar
2005-07-16More armature goodies;Ton Roosendaal
2005-07-15 - switch em_{vert,solid,wire}offs to be unsignedDaniel Dunbar
2005-07-13Armature "XRay mode" now draws nicely with solid too. For it to work, ITon Roosendaal
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-12Cleanup of Armature 3d drawing.Ton Roosendaal
2005-07-11 - added bglVertex3f call (to match bglVertex3fv)Daniel Dunbar
2005-07-11Boundbox select object mode optimisation.Martin Poirier
2005-07-09New! Pose-constraint Ipos now are integrated in NLA. ALso cleaned up theTon Roosendaal
2005-07-09Armatures; the bones menu used for "Make Parent" (CTRL+P) used wrongTon Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-28Transform stuffMartin Poirier
2005-06-21 - fix strange declaration of adduplicate that just used matrix argumentDaniel Dunbar
2005-06-21- Copy buffer is preserved across editing multiple text objectsAlexander Ewering
2005-06-20Fix for the "Lorem" button. Missing an extern keyword in BIF_editfont.hAlexander Ewering
2005-06-18Initial commit for new text object.Alexander Ewering
2005-06-13Patch from Martin Poirier.Stephen Swaney
2005-06-11BPython bug fixes:Willian Padovani Germano
2005-06-05Transform 2D center was using short. Not good enough when it's it's way off s...Martin Poirier
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-29Push/Pull didn't do Lock Constraint correctly. Fixed.Martin Poirier
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-15Fixing bug #2556: http://projects.blender.org/tracker/?func=detail&atid=125&a...Martin Poirier
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-05-12Correct "Pause" icon for timeline header.Ton Roosendaal
2005-05-12Animated UI for TimeLine "Play"Ton Roosendaal
2005-05-10Found some time do sanitize the big Transform call:Martin Poirier
2005-05-08Another Transform todo: correct Undo names for using Transform.Ton Roosendaal
2005-05-08UI goodies & cleanupTon Roosendaal
2005-05-08Added: new Pivot option, "Around active object".Ton Roosendaal
2005-05-08Fix for negative scaling & Mirror menu in Object mode (CTRL+M)Ton Roosendaal
2005-05-05Finetuning Timeline;Ton Roosendaal
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-05-04Another big cleanup, thanks to transform recode. Could do this stageTon Roosendaal
2005-05-04Mirror function reuses new Transform (basicly calls the split off ElementResi...Martin Poirier
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-05-02Local axis constraint external call. Had to do it in a very hackish way which...Martin Poirier
2005-05-01Removal of old transform() <sob> part one.Ton Roosendaal
2005-04-28Add bracket matching to text editor.Stephen Swaney
2005-04-24New IPO methods.Stephen Swaney
2005-04-24Make view translation and zooming 'smooth' in the uv editor. Power-of-twoBrecht Van Lommel
2005-04-24Toying a bit with MMB behavior:Martin Poirier
2005-04-24The zblur plugin (aka as DoF) integrated in render. Compared to patchTon Roosendaal