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
2008-05-17Bugfix #11717:Joshua Leung
2008-05-17root level python tree menu's didnt work with seperators, would display SEPR ...Campbell Barton
2008-05-17== Sequencer ==Peter Schlaile
2008-05-17== Nodes ==Willian Padovani Germano
2008-05-16Fix for two UI glitches:Brecht Van Lommel
2008-05-16[#5743] Rotate dosnt work at high zoomMartin Poirier
2008-05-16fix for [#11542] "Add -> Mesh -> Torus" adds corrupt meshCampbell Barton
2008-05-16[#11706] Camera IPO LagMartin Poirier
2008-05-16Fix for bug #11682: active render vertex color not respected correctly.Brecht Van Lommel
2008-05-16Remove PLATFORM_LINKFLAGS for makesdna, was breaking debug builds with MSVC8.Ken Hughes
2008-05-16own error, off by 1 with string allocationCampbell Barton
2008-05-16Fix for bug #11676: the Spread value for particles does nothing, asBrecht Van Lommel
2008-05-16Fix for bug #11389: edgesplit modifier crash after subsurf whenBrecht Van Lommel
2008-05-15fix for [#11597] 2.46R5 and probably problem of all 2.46Rx - UNPREDICTED DRAW...Campbell Barton
2008-05-15fix for [#11667] Minor problem with lightmap_uvpack, LC is getting out of con...Campbell Barton
2008-05-15Fix for bug #11650: removing uv layers in editmode did not work correct.Brecht Van Lommel
2008-05-15-> FLT import bug (loose vertices)Geoffrey Bantle
2008-05-15Last bug fix of #10999. This should finaly work (tested by jesterking).Jiri Hnidek
2008-05-15Sculpt buttons had their events set to zero, this mean clicking on buttons wo...Campbell Barton
2008-05-15changing between libraries with the append/link library selector didnt re-rea...Campbell Barton
2008-05-15Bugfix #11293: IPO-Driver Links Lost on Renaming BonesJoshua Leung
2008-05-15== FFMPEG ==Peter Schlaile
2008-05-15Fix BGE bug #7532: TrackTo Actuator does not work correctly if it has a Verte...Benoit Bolsee
2008-05-14-> FLT Export bugfixGeoffrey Bantle
2008-05-14forgot to use the thread setting function for rendering. (was only used for b...Campbell Barton
2008-05-14uvcalc_lightmap would raise an error on meshes with no faces.Campbell Barton
2008-05-14Missing hotkey in menu for Align to Transform OrientationMartin Poirier
2008-05-14Minor particle system fixes:Brecht Van Lommel
2008-05-14Final fix fo revision 14827Martin Poirier
2008-05-14== Transform orientation bugfix ==Martin Poirier
2008-05-14NLA and IPO now have the "AfterTrans Keyframe" option that prevents the creat...Joshua Leung
2008-05-14== FFMPEG ==Peter Schlaile
2008-05-13Todo [#5743] Rotate dosnt work at high zoomMartin Poirier
2008-05-13canceling UV transform would still run the be_square functionCampbell Barton
2008-05-13[#8146] Objects rotate in wrong direction when using numeric input (R x <num>)Martin Poirier
2008-05-13disabled drawing the 2d image cursor when painting, added copy bevel weight t...Campbell Barton
2008-05-13[#11152] [C] key shortcut is broken in UV/Image EditorCampbell Barton
2008-05-13-> Fix for bug in 'Select Non-Manifold'Geoffrey Bantle
2008-05-13last commit had a typo, also adjusted teh and colour instancesCampbell Barton
2008-05-13confined unprofessional print to debug mode ;)Campbell Barton
2008-05-12mirror face UVs and color was rotating, shift for alternate axis also wasnt i...Campbell Barton
2008-05-12Fix for bug #11128: render window shows undithered image.Brecht Van Lommel
2008-05-12Fix for bug #11114: boids physics went wrong when the distance betweenBrecht Van Lommel
2008-05-12== Ipo ==Peter Schlaile
2008-05-12Bug fix of #10999. mbproc->start was useless.Jiri Hnidek
2008-05-12Fix for bug #11140: explode modifier could run out of memory quiteBrecht Van Lommel
2008-05-12== FFMPEG ==Peter Schlaile
2008-05-12swapped the order of the UV snap menu so Cursor->Selection the 4th, as with t...Campbell Barton
2008-05-12Bugfix for Separate Armatures:Joshua Leung
2008-05-12Move variable declaration, wouldn't compiler with MSVC (reports by jms).Ken Hughes