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-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
2005-04-23Merging over some uv editor tweaks from tuhopuu:Brecht Van Lommel
2005-04-23Add "View Selected" (numpad .-key) for faceselect mode and the uv editor.Brecht Van Lommel
2005-04-20* Brought over a 'mode' parameter to drawcircball to preventMatt Ebb
2005-04-16Softbody:Ton Roosendaal
2005-04-11 - It is possible to scale radius of MetaElem again.Jiri Hnidek
2005-04-10Merged all the internal transform includes into transform.h and moves it to /...Martin Poirier
2005-04-05Crease transformationMartin Poirier
2005-04-04Added a NO_NOR_RECALC context flag. With Individual extrude, the normals are ...Martin Poirier
2005-04-04SoftBody:Ton Roosendaal
2005-04-02More softbody goodness;Ton Roosendaal
2005-04-01Removed casting warnings from transform_manipulator.Martin Poirier
2005-04-01Push/Pull (aka: non proportionnal resize, original idea by Robert Tiess) slip...Martin Poirier
2005-03-31Changing hard codec max frame release for a define (in blendef.h with the oth...Martin Poirier
2005-03-31 - removed USE_CCGSUBSURF define (always on now)Daniel Dunbar
2005-03-28 - removed old prototype (subsurf_optimal)Daniel Dunbar
2005-03-28 - added set_framebuffer_index_color (shortcut forDaniel Dunbar
2005-03-28Alright, this hopefully fixes some problems with the last transform commit.Martin Poirier
2005-03-28Context parameter for Transform.Martin Poirier
2005-03-27Transform goodies;Ton Roosendaal
2005-03-26 - integrated get_mvert_weight and color_temperatureDaniel Dunbar
2005-03-25axisProjection can take care of zero-length vector so we don't need to check ...Martin Poirier