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
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-29Fix #30716: Clamp To Constraint Locks up Blender after a while.Sergey Sharybin
2012-03-26Code style cleaup for motion-tracking modules.Sergey Sharybin
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24code cleanup: use zero_v3Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09code cleanup: replace macros VECCOPY, VECADD, VECSUB, INPR - with BLI_math fu...Campbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-23style cleanup for blenkernel, no functional changes.Campbell Barton
2012-02-23Armature pose evaluation: more factorization of code.Bastien Montagne
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-05svn merge ^/trunk/blender -r43864:43887Campbell Barton
2012-02-04Code Cleanup: avoid double promotion.Campbell Barton
2012-02-03svn merge ^/trunk/blender -r43830:43864Campbell Barton
2012-02-02Code Cleanup: de-duplicate bone space calculation ~(35 sloc)Campbell Barton
2012-02-02fix [#30051] Copy Scale constraint overrides Inherit Scale from parentCampbell Barton
2012-02-01svn merge ^/trunk/blender -r43751:43819, need to look into changes made to ed...Campbell Barton
2012-02-01Previous fix for [#29484] wasn't working right (did work in report file though).Campbell Barton
2012-02-01fix [#29484] Visual keying bone with local location disabledCampbell Barton
2012-01-30Fix #30019: Copy rotation from a vertex groupSergey Sharybin
2012-01-24svn merge ^/trunk/blender -r43639:43664Campbell Barton
2012-01-24New fix for [#29940] Stretch To constraint breaks scaling in Transform constr...Bastien Montagne
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-21Fix [#29940] Stretch To constraint breaks scaling in Transform constraint.Bastien Montagne
2012-01-18call CDDM_from_BMEditMesh without creating tessface data for modifiers.Campbell Barton
2012-01-18argument for CDDM_from_BMEditMesh() so creating tessface data is optional, no...Campbell Barton
2012-01-05svn merge ^/trunk/blender -r43124:43160Campbell Barton
2012-01-04Camera tracking: added depth object to Follow Track constraintSergey Sharybin
2011-12-31svn merge ^/trunk/blender -r42991:43009Campbell Barton
2011-12-30Object tracking integrationSergey Sharybin
2011-12-30patch [#29726] Enable looping with Follow Path constraint and cyclic curves. ...Campbell Barton
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-18Object tracking: forgot to initialize inverted matrix for object solver const...Sergey Sharybin
2011-12-17svn merge ^/trunk/blender -r42669:42670Campbell Barton
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-16svn merge ^/trunk/blender -r42617:42655Campbell Barton
2011-12-16Camera tracking: follow track + 3d position now respects camera orientation a...Sergey Sharybin
2011-12-16Camera tracking: add camera to follow track and object solver constraintSergey Sharybin
2011-12-15Object tracking: object with object solver constraint is now parented to scen...Sergey Sharybin
2011-12-15Merging r42621 through r42647 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-15more vertex weight edits,Campbell Barton
2011-12-05Object tracking; initial commitSergey Sharybin
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-18Camera: some code refactoring, use an intermediate CameraParams struct insteadBrecht Van Lommel
2011-11-16svn merge -r41847:41899 ^/trunk/blenderCampbell Barton
2011-11-15Formatting cleanup. No functional changesJoshua Leung
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton