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
2014-05-22Merge branch 'soc-2014-viewport' into soc-2013-viewport_fxJason Wilkins
2014-05-20fixed compile errors on MacOSX Clang 5.1 after previous mergeJason Wilkins
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-22A few spelling fixesJoshua Leung
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-17more merge conflict resolution from 9822428f6c2e4e279241f856886d7df5fa2cd144Jason Wilkins
2014-03-05Merge branch 'master' into soc-2013-viewport_fxjwilkins
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-10-02fix [#36919] Cannot delete keyframe of animated simulation parameter if simul...Campbell Barton
2013-09-23Fixups for GPU_sprite. Needed to make a distinction between "points" and "sp...Jason Wilkins
2013-09-20more progress on last refactor before end of GSoC 2013Jason Wilkins
2013-08-27rest of changes needed for the raster shader (still incomplete, but it compiles)Jason Wilkins
2013-08-04Committing since GPU module compiles again. I've made too many changes witho...Jason Wilkins
2013-07-23Blender now runs when compiled with ANGLE and draws to the screen without tri...Jason Wilkins
2013-07-21Found up several functions that really were ES2, Fixed linking problems with ...Jason Wilkins
2013-07-20Have compile errors due to compiling with ES headers down to SELECT mode and ...Jason Wilkins
2013-07-17Merged work from working copy of GSoC 2012 work into GSoC 2013 branch.Jason Wilkins
2013-07-01minor change for high res displays, scale fcurve handles and view3d axis size.Campbell Barton
2013-03-22Tweak to previous commit - make range check less strict so that indicators don'tJoshua Leung
2013-03-22Graph Editor: Draw indicators on the active Driver F-Curve which show theJoshua Leung
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-09style cleanup:Campbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-02code cleanup:Campbell Barton
2012-03-31code cleanup: use uppercase defines and change drawFCurveFade into static fun...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22Quick Mango request: Adjustable contrast/intensity for unselected F-Curves inJoshua Leung
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-10-15spelling corrections in comments and quiet warningCampbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton