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-05-03Fix typos.Tamito Kajiyama
2015-05-03Fix T44185, Fix T44090: hair texture density working unreliable.Krzysztof Recko
2015-05-03We do need to transform lnors in BKE_mesh_transform(), much handy for scripts.Bastien Montagne
2015-05-02Fix rna default value in BGE UI.Porteries Tristan
2015-05-02Sound now returns even if file fails to loadCampbell Barton
2015-05-01Fix T44353, Fix T43981: random particle distribution overlaps if number is gr...Brecht Van Lommel
2015-05-01Auto pack: don't show "No new files have been packed" on every .blend file save.Brecht Van Lommel
2015-04-30Data transfer - Loop Islands Hell Fixes.Bastien Montagne
2015-04-30Cleanup: styleCampbell Barton
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-04-28Fix T44522: loop remapping between meshes when using 'nearest vert, best matc...Bastien Montagne
2015-04-28Minor cleanup in comments.Bastien Montagne
2015-04-28Fix T44530 UV islands fail on subsurf after mirror modifier.Antony Riakiotakis
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-27Fix double-free on copied Text compiled py-codeCampbell Barton
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-27Multi-View: Code cleanupDalai Felinto
2015-04-27Fix T44514 Crash under cycles rendering using F12, based on patch from Gaia C...Dalai Felinto
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-26Correct own error in recent sculpt changesCampbell Barton
2015-04-26Add inverse-square falloff to bmesh, mask & compo.Campbell Barton
2015-04-25Cleanup: use 8 space indent for multi-line argsCampbell Barton
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis
2015-04-23Fix T44498 - Blender crashes in some files after render slots fixDalai Felinto
2015-04-23Cleanup: warningsCampbell Barton
2015-04-23Fix T44396 - Compositing render slots don't workDalai Felinto
2015-04-22Tracking: Code cleanup, de-duplicate some code in tracking context finishSergey Sharybin
2015-04-22Tracking: Add missing plane track remapping when joining two point tracksSergey Sharybin
2015-04-22Tracking: Cleanup, move some plane tracks code to utility functionsSergey Sharybin
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21Initialize and use the theme for metadata textAntony Riakiotakis
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-20Cleanup: use bool /w flag checksCampbell 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-19Cleanup: warningsCampbell Barton
2015-04-19disable verify from last commit (too slow)Campbell Barton
2015-04-19Dyntopo: USE_EDGEQUEUE_TAG broke even subdivCampbell 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-17Fix T44390: Clay brush weirdness part-1Campbell Barton
2015-04-17Depsgraph: Report total time spent on scene updateSergey Sharybin
2015-04-17Cleanup: remove unused face normalsCampbell Barton
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-17Fix T44412: Crash when trying to paint on a GPencil frame when the frames are...Joshua Leung
2015-04-17Fix for Grease Pencil and negative framesJoshua Leung