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
2011-07-26BGE Animations: Adding a new choice for vertex deformation for armatures, whi...Mitchell Stokes
2011-07-23Merging with trunk up to r38631.Joerg Mueller
2011-07-232.5 UI:Thomas Dinges
2011-07-22NLA Track for custom user tweaks is now added after retargetingBenjy Cook
2011-07-22UI makeover for mocap constraints panel. Now has the look and feel of regular...Benjy Cook
2011-07-22Let's try default High Quality for object align, it's slow but it's simply th...Daniel Salazar
2011-07-22Bugfix [#27984] CTRL+T doesn't work in Video Sequencer properlyJoshua Leung
2011-07-22Adding Shear transform to UV menu and Ctrl Alt Shift S hotkey (same as in 3D ...Daniel Salazar
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-21Two new operators for easier retargeting: Auto scale performer, and a first a...Benjy Cook
2011-07-20fix [#27922] using preset_paths() with an absolute path returns twice the sam...Campbell Barton
2011-07-20added bpy.path.basename because "//" prefix breaks os.path.basename.Campbell Barton
2011-07-20View All/Selected tools for NLA EditorJoshua Leung
2011-07-19Added some simple feedback for long processes, currently being printed to the...Benjy Cook
2011-07-19Added tooltips to all operators in the Mocap panelsBenjy Cook
2011-07-19Speedup, do only one global matrix grab per objDaniel Salazar
2011-07-19Object Align operator: coudn't resist and added a high quality (slower) optio...Daniel Salazar
2011-07-19Object Align operator now correctly computes a *global* bounding box for all ...Daniel Salazar
2011-07-19fix for [#28012] Mat ID messy with shader nodesJeroen Bakker
2011-07-19fix for bpy.path.abspath(), if a path was passed it would get the last direct...Campbell Barton
2011-07-18Even more bugfixes for retarget, for various types of special cases.Benjy Cook
2011-07-18Bugfixing for retargeting - unconnected bones now retarget alot better. Also ...Benjy Cook
2011-07-18fix [#27996] Smart UV Unwrap Still Results in OverlapsCampbell Barton
2011-07-18fix [#28005] Python Add-Ons are constantly reloaded if twice in the pathCampbell Barton
2011-07-18fix [#27971] Blender OBJ export with Z-Up setting produces an error and failsCampbell Barton
2011-07-17template for patch exporting objects in a scene.Campbell Barton
2011-07-16Small bugfix for prior commit - Removing constraints no longer causes an errorBenjy Cook
2011-07-16Keyframing Motion capture properties now works for the Point constraint. Also...Benjy Cook
2011-07-15Bugfix: Retargeting now works when user rig bones are not connected to their ...Benjy Cook
2011-07-14Bugfix: Baking mocap constraints now works for user created IK bonesBenjy Cook
2011-07-13Fix python error in image sampling panel drawing whenBrecht Van Lommel
2011-07-13Fix #26704: activating a texture node inside material nodes did not show thatBrecht Van Lommel
2011-07-13Bugfix: DopeSheet + Graph Editors were referring to wrong operator forJoshua Leung
2011-07-13patch [#27950] Patch to add the ability to generate random points on mesh facesCampbell Barton
2011-07-12Add delete with reconnect feature.Jeroen Bakker
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-12NLA Drawing Tweak - New icons for "solo" togglesJoshua Leung
2011-07-11make python3.3 compatible, __class__ is no longer in the class methods namesp...Campbell Barton
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-07-10cleanup for python scripts - unused vars and importsCampbell Barton
2011-07-10Some optimizations and coding style improvements across the retargeting and c...Benjy Cook
2011-07-08fix issue raised by [#27819] Unwrap Menu (U) -> Lightmap Pack throws Python E...Campbell Barton
2011-07-08Added baking/unbaking functionality to constraint system. Retargeting now add...Benjy Cook
2011-07-07Remove unnecessary line from previous commit which slipped throughJoshua Leung
2011-07-07Patch [#23682] Add sort+move to bone group list in panelJoshua Leung
2011-07-06pep8 compliance for python scriptsBenjy Cook
2011-07-06Changed creation of original location targets to be created only if needed fo...Benjy Cook
2011-07-06Cosmetic changes to UI. Also, added option to mark which bones should be plan...Benjy Cook
2011-07-06Coding style and cosmetic changes to mocap constraints moduleBenjy Cook
2011-07-06Added a small useful operator: Fix Armature Rotate. It fixes the common issue...Benjy Cook