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
path: root/source
AgeCommit message (Expand)Author
2013-09-27blenderplayer stubs for WM_keymap_removeDalai Felinto
2013-09-27replace ints with bools for keymap functions.Campbell Barton
2013-09-27rna: implementing function to remove keymap from keyconfigDalai Felinto
2013-09-27Fix #36630, Particlesystem - boids - goal - collision.Lukas Toenne
2013-09-27relating to [#36822], apply clamping to hard limits tooCampbell Barton
2013-09-27Fix for #36823, SSS node now displays a warning, that it does not work on the...Thomas Dinges
2013-09-27Made PIL_time_utildefines self-sufficientSergey Sharybin
2013-09-26Fix for the name of line style ID blocks, from "FreestyleLineStyle" to "Line ...Tamito Kajiyama
2013-09-26quiet warnings (converting pointer to boolean)Campbell Barton
2013-09-26Use the brush icon rather than the particle icon for ID-block type of Freesty...Irie Shinsuke
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-25Don't install LICENSE-bmonofont-i18n.ttf.txt unless international fonts are e...Irie Shinsuke
2013-09-25knife was projecting vertex locations to the screen when it wasnt needed.Campbell Barton
2013-09-25fix error where BKE_mesh_cd_validate layer renaming would use invalid index v...Campbell Barton
2013-09-25Add font licenses to installation filesSergey Sharybin
2013-09-25fix [#36780] Knife Project brokenCampbell Barton
2013-09-24fix for crash freeing console history.Campbell Barton
2013-09-24Fix #36695, brushes would behave differently in scaled objects (testedAntony Riakiotakis
2013-09-24bmesh triangulate: skip intersection checks for degenerate geometry and just ...Campbell Barton
2013-09-24postpone crazy-space changes until next release, causes issues with extrude w...Campbell Barton
2013-09-24fix [#36781] triangulation modifer creasesCampbell Barton
2013-09-24allocate bmesh data from known sizes where possible (was still using defaults...Campbell Barton
2013-09-24add back crazy space check to only initialize a vertex once. (changed in r601...Campbell Barton
2013-09-24modifiers_isCorrectableDeformed now checks a modifier is enabled before retur...Campbell Barton
2013-09-24Fix #36783: click outside splash screen to close it would not highlight theBrecht Van Lommel
2013-09-24Fix #36793: missing update on undo with proxy object that is not using a prox...Brecht Van Lommel
2013-09-23Fix #36800: closing render window during render crashes, the operator would beBrecht Van Lommel
2013-09-23Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, itBrecht Van Lommel
2013-09-23Fix #36797 make linked node groups local does not work. Node tree library fun...Lukas Toenne
2013-09-23Fix potential usage of wrong track when setting axis for scene orientationSergey Sharybin
2013-09-22Fix [#36791]: Fire ignores force fields when smoke is set to 0.0Miika Hamalainen
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-21Fix [#36788] changing the built in keying set prints "attempt to free NULL po...Bastien Montagne
2013-09-21bugfix: [#36786] customdata layers are not merging taken the names into consi...Dalai Felinto
2013-09-20bugfix [#36724] Ctrl+F in text editor opens Toolbar, but no longer closes itDalai Felinto
2013-09-20Mark Mesh->tface as DNA_DEPRECATEDSergey Sharybin
2013-09-20Let vertex bevel work on boundary verts of polys.Howard Trickey
2013-09-20FIX: [#27536] GLSL object space normal maps have wrong shadingAndrea Weikert
2013-09-20Fix [#36759] UV Project - Specified UV Map doesnt work properlyBastien Montagne
2013-09-20Images didn't get clear when using multires baker from python scriptSergey Sharybin
2013-09-20Clear color to gray when baking displacement mapSergey Sharybin
2013-09-20Fix for margin which didn't work properly with normalized displacement bakingSergey Sharybin
2013-09-20Fix for displacement bake buffer might be allocated twiceSergey Sharybin
2013-09-20Fix #36226, Select Linked works not in touch with Prefs.Lukas Toenne
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-20fix for nla-strip-path function not returning an allocated pointer and new ma...Campbell Barton
2013-09-20remove unused modifier argument from ParticleSystem.co_hairCampbell Barton
2013-09-20fix [#36777] uv_on_emmiter make Blender crashCampbell Barton
2013-09-20replace VIEW3D_OP_OFS_LOCK_TEST() macro with static function view3d_operator_...Campbell Barton
2013-09-20fix [#36773] Dolly breaks in quad viewCampbell Barton