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
2015-04-21Backdrop strictly shows image result only - it could get influenced byAntony Riakiotakis
2015-04-21Cleanup: styleCampbell Barton
2015-04-21Correct crash in last commit (spacebar search)Campbell Barton
2015-04-21Add eyedropper for selecting object & obdataJulian Eisel
2015-04-21Fix T44432: Zoom to mouse fails /w FCurve editorCampbell Barton
2015-04-20Fixes for backbuf selection logicCampbell Barton
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-04-20Fix T44383: Select face fails in some positionsCampbell Barton
2015-04-20Editmesh select nearest fixesCampbell Barton
2015-04-20Cleanup: use macro for common view3d zbuf checkCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-20Usual UI messages fixes...Bastien Montagne
2015-04-20Fix T44452: Inconsistent gpencil color in prefsCampbell Barton
2015-04-20Fix T44419: extruding when using lasso deselectCampbell Barton
2015-04-20Allow Python overrides for materials.Campbell Barton
2015-04-20Fix T44458 strip modifier mask not copied correctly when doing sceneAntony Riakiotakis
2015-04-20Action Stashing: Newly stashed strips now get "sync length" option enabled by...Joshua Leung
2015-04-20Action Editor "Browse" Fix: Stash active action if nothing else uses itJoshua Leung
2015-04-20Fix for potential null-pointer-dereference if the new action is NULLJoshua Leung
2015-04-20Fix: Changing actions in the Action Editor using the Browse dropdown should h...Joshua Leung
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-20Sculpt: remove workaround T25371Campbell Barton
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2015-04-19Cleanup: warningsCampbell Barton
2015-04-19Dyntopo: non-topology tool origdata supportCampbell Barton
2015-04-19Cleanup: use meaningful names re: (fc, an, sn)Campbell Barton
2015-04-19Dyntopo: support for original normal accessCampbell Barton
2015-04-19Cleanup: move project code into util functionCampbell Barton
2015-04-19Cleanup: calculating sculpt center & normalCampbell Barton
2015-04-19disable verify from last commit (too slow)Campbell Barton
2015-04-19Dyntopo: USE_EDGEQUEUE_TAG broke even subdivCampbell Barton
2015-04-19Dyntopo: avoid over-counting /w neighbor averageCampbell Barton
2015-04-19Sculpt: avoid CD lookup /w mask smoothCampbell Barton
2015-04-19Sculpt: smooth brush, exclude self from averageCampbell Barton
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-18Cleanup: use BLO_memfile prefixCampbell Barton
2015-04-18Autosave:Antony Riakiotakis
2015-04-18BGE: New Draw debug shadow box for sun lampPorteries Tristan
2015-04-17Fix T44390: Clay brush weirdness part-2Campbell Barton
2015-04-17Fix T44390: Clay brush weirdness part-1Campbell Barton
2015-04-17Cleanup: simplify sculpt normal accumulationCampbell Barton
2015-04-17Cleanup: simplify sculpt plane accumulationCampbell Barton
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-17Cleanup: redundant castsCampbell Barton
2015-04-17Depsgraph: Report total time spent on scene updateSergey Sharybin
2015-04-17Cleanup: remove unused face normalsCampbell Barton
2015-04-17Code cleanup (for previous commit)Dalai Felinto
2015-04-17Image Editor: Fix passes increase/decrease buttonsDalai Felinto
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto