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-10-08bugfix [#21610] alt-r for bone (reset rotation) doesnt work in weight paintin...Campbell Barton
2010-10-02Fix #24096: shift+A add menu not working in pose mode. Useful to have itBrecht Van Lommel
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-30Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-23Fix other part of #22853: mirrored transform on armature tail/head only did notBrecht Van Lommel
2010-09-23Fix part of #22853: armature editmode crash with undo.Brecht Van Lommel
2010-09-23Small code cleanup to remove old undo calls that do nothing.Brecht Van Lommel
2010-09-19patch [#23897] ARMATURE_OT_{hide,reveal}Campbell Barton
2010-09-16armature selection when entering editmode wasnt working well (in 2.4x too)Campbell Barton
2010-09-15- rna properties for bones, select_head, select_tailCampbell Barton
2010-09-13patch [#23221] Merge bone : Within chains : infinite loopCampbell Barton
2010-09-13bugfix [#23528] ED_pose_channel_in_IK_chain() doesn't take length of IK chain...Campbell Barton
2010-09-07Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-30Bugfix #23575: Hook modifier don't update name of bone acting as the controll...Joshua Leung
2010-08-23Patch #22855: Replace existing pose in poselib: put frame+name in properties,...Joshua Leung
2010-08-22fix for msvcCampbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-22possible fix [#23331] Hidden Bones Contribute to Axis NormalCampbell Barton
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-15[#23266] bpy.ops.poselib.browse_interactive - blend_factor argument does nothingCampbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01bugfix'sCampbell Barton
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-22Fix de/select all operator naming for consistencyMatt Ebb
2010-07-20Bugfix: The infamous "bone properties/constraints disappearing after renaming...Joshua Leung
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-1748Hr Bugfix: Paste pose not correctly updatingJoshua Leung
2010-07-14Patch #22807: Add select/deselect buttons to armature bone group panelJoshua Leung
2010-07-05Fix #20383: mesh deform modifier wasn't working on lattices.Brecht Van Lommel
2010-07-02Fix #22690: gestures were not working correct after inbetween mousemoveBrecht Van Lommel
2010-06-22Update build systems for automatic weighting changes.Brecht Van Lommel
2010-06-22Armature weighting / mesh deform no longer use render raytracingBrecht Van Lommel
2010-06-20etch-a-ton bugfixMartin Poirier
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-25fix for 2 warnings & better error checking for the thumbnail loading.Campbell Barton
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-07ghash alloc string from render branchCampbell Barton
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-26Assorted code cleanups:Joshua Leung
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton