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-11-24Second step out of three for merging sketching subdivision methods with graph...Martin Poirier
2008-11-24Link pole controls to the parent of the bone with the IK constraint.Martin Poirier
2008-11-23Fix bug with name templating text buttons (wrong event).Martin Poirier
2008-11-22Cache the armature template graph while in editmode.Martin Poirier
2008-11-21Change name templating to &S and &N (less potential bugs).Martin Poirier
2008-11-21merging trunk 17485:17520Martin Poirier
2008-11-21Crasher fix.Martin Poirier
2008-11-20commit yesterday broke scaling in the sequencer (dumb mistake)Campbell Barton
2008-11-18Fix leak on exit (it's not a real fix, still uses silly global mem)Martin Poirier
2008-11-18Template retarget now works with normal conversion (not in Quick mode that is).Martin Poirier
2008-11-18Use grease pencil manhattan distance threshold for strokes.Martin Poirier
2008-11-17New option for roll correction.Martin Poirier
2008-11-14Pkey toggle sketching panelMartin Poirier
2008-11-14Merging trunk 17342:17457Martin Poirier
2008-11-14Reset max cost to FLT_MAX (this fixes a bug with early culling)Martin Poirier
2008-11-14Stroke conversion wasn't quite ok with unaligned armatures.Martin Poirier
2008-11-14Transform Roll Fixes for editbone. Special case for rotation, we don't need t...Martin Poirier
2008-11-14Bugfix: Joshua Leung
2008-11-14update for compiling cross compiling win32 on linux, had a lot of trouble wit...Campbell Barton
2008-11-14==Armature==Martin Poirier
2008-11-14Normal Orientation on EditBones uses roll for Z axis.Martin Poirier
2008-11-13Removed support for nested texture trees, minor ui enhancementsRobin Allen
2008-11-12Sensible defaults with do_versionMartin Poirier
2008-11-12Patch #7897 Texture Nodes!Ton Roosendaal
2008-11-12Remove BGE defines from highest level and define only there where needed. Thi...Nathan Letwory
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11removed some warningsCampbell Barton
2008-11-11Median center didn't use TD_NOCENTER properly, making it work incorrectly wit...Martin Poirier
2008-11-11Chain rotations for objects and pose bones (for teamto)Martin Poirier
2008-11-10Dual Links for control bones: Control bones that start and end on specific jo...Martin Poirier
2008-11-10Bugfix #17965Ton Roosendaal
2008-11-10Patch #17971 by Nathan Vegdahl:Matt Ebb
2008-11-09Generalized unique_editbone_name to be useable if a name change after the bon...Martin Poirier
2008-11-07Correct stroke normal alignment for retargetting (transform into edit armatur...Martin Poirier
2008-11-06Bugfix #17524Diego Borghetti
2008-11-06Sketch Retargetting: template selection from dropdown (listing all other arma...Martin Poirier
2008-11-06merging 17300:17342Martin Poirier
2008-11-05Sketch retargetting. Templating from other armature objects.Martin Poirier
2008-11-04Properly unselect copied bones (it wasn't clearing active flag)Martin Poirier
2008-11-04Simple warning fixesAndre Susano Pinto
2008-11-04Added a new interpolation type for colorbands: ConstantMatt Ebb
2008-11-03Sketch Retargetting: Rolling bone perpendicular to stroke's normal is now opt...Martin Poirier
2008-11-03Bugfix #17921Ton Roosendaal
2008-11-02merging trunk 17221:17300Martin Poirier
2008-11-02Makefile fixes for compiling with new videotexture code.Ton Roosendaal
2008-11-02Sketch Retargetting:Martin Poirier
2008-11-02Bugfix #17920Ton Roosendaal
2008-10-31This is coverity issue CID: 456Kent Mein
2008-10-30Lots of code cleanup and some new features.Martin Poirier
2008-10-30Build fix (C90): Declaration after statementMartin Poirier