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
2010-02-20Split numinput from transform (reusable in other operator).Martin Poirier
2010-02-19fix for empty xyz axis text drawing ontop of everything.Campbell Barton
2010-02-19apply visual transform to poseCampbell Barton
2010-02-19dont allow linking an object into a linked scene.Campbell Barton
2010-02-19Enabling AV-sync again. You can now choose between No sync, Frame Dropping or...Joerg Mueller
2010-02-19Pose Tools Cleanup:Joshua Leung
2010-02-18revert 27010, sorry but this makes playback of animation unusable & jerky, we...Campbell Barton
2010-02-18another speedup to constraint checking, skip the bone list and only lookup po...Campbell Barton
2010-02-18constraints were being checked twice (once from rna property update function ...Campbell Barton
2010-02-18Basic AV Sync for forward playing.Joerg Mueller
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-18experemental code got mixed up in a patch. removing.Campbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-18fix for MS compliersJens Ole Wund
2010-02-18[#21207] bpy.ops.object.vertex_group_sort() sorts group names, but not group ...Campbell Barton
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-17Animation Editors: DopeSheet filter for Object-level animationJoshua Leung
2010-02-17Remove some unfinished code I accidentally commit for render thread safety.Brecht Van Lommel
2010-02-17Cleanup tweaks:Joshua Leung
2010-02-17Animation Editors - Texture Animation:Joshua Leung
2010-02-17Fill bones between joints (FKEY) was missing a suitable notifier.Joshua Leung
2010-02-16fix for make proxy, was checking dupligroup when it wasnt needed.Campbell Barton
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Last minute fixes for render crash.Brecht Van Lommel
2010-02-162.51 (2.5 alpha 1) first commit. With original durian render even!Ton Roosendaal
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-16Fix user preferences window contents being shifted to the left.Brecht Van Lommel
2010-02-16[#21182] Make proxy for object without group crash Blender.Campbell Barton
2010-02-16bugfix [#20480] crash/lock-up for certain aspect ratiosCampbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16bugfix [#20938] Moving shape keys doest not correct the blend basis.Campbell Barton
2010-02-16bugfix [#21161] Multiresolution Reshape causes crashCampbell Barton
2010-02-16Missing flag to Curve Shrink Fatten transformMartin Poirier
2010-02-16bugfix [#21136] End frame And Cur Frame setting is broken with Metric/Imperia...Campbell Barton
2010-02-15Test code for Brecht:Ton Roosendaal
2010-02-15Fix #21078: image paint undo didn't work correct with wrap option, movedBrecht Van Lommel
2010-02-15support for camera shift with UV camera project.Campbell Barton
2010-02-15Inline tooltips and descriptions of export/importDaniel Salazar
2010-02-15GLSL: fix some notifiers for scene settings and remove unneeded check.Brecht Van Lommel
2010-02-15Console:Thomas Dinges
2010-02-14Fix #21150: duplicating an empty could crash.Brecht Van Lommel
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-14Better tooltips and button name in some case in file browserDaniel Salazar
2010-02-13- Extrude Menu call "extrude regions along normals" for Region optionMartin Poirier
2010-02-13Copy vertex normals on extrude (Normal orientation is wrong otherwise when no...Martin Poirier
2010-02-13[#21130] Fix segmentation fault when adding Empty object in Blender rev26870Campbell Barton
2010-02-13Fix #19736: GLSL viewport materials are not updated on all changes.Brecht Van Lommel
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-13Smart Extrude (hotkeys are tentative)Martin Poirier
2010-02-12[#21121] Limit to visible don't works well in Face modeCampbell Barton