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-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2012-01-23Ocean Modifier UI fixes:Thomas Dinges
2012-01-22Fix #29935: missing cycles update/crash when removing world datablock form sc...Brecht Van Lommel
2012-01-22Patch [#28608] Add search match colour to theme settingsJoshua Leung
2012-01-22Fluidsim - Restoring simulation speed control (ZanQdo request)Joshua Leung
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-20comment some dead assibnment and set dummy values for image profile conversio...Campbell Barton
2012-01-20- Added functions to remove mesh vertices, edges and faces. These functions r...Andrew Hale
2012-01-19size for static string was too small, we should really have dynamic sized str...Campbell Barton
2012-01-19Baked edit: Make particle edit mode more usable for Softbodies and Cloth (jah...Daniel Genrich
2012-01-19Fix for building in release mode with scons.Nicholas Bishop
2012-01-19Fix a minor RNA warning.Nicholas Bishop
2012-01-19debug function DM_debug_info / DM_debug_print, with access from pythonCampbell Barton
2012-01-19patch [#29679] Expose connected logic bricks from pythonDalai Felinto
2012-01-17misc small changes and bmesh support for testing scriptCampbell Barton
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-17Poor menu labels were not translated!Bastien Montagne
2012-01-16Dynamic Paint:Miika Hamalainen
2012-01-16use FILE_MAX instead of 240 or comment where define cant be used.Campbell Barton
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2012-01-15weight paint UICampbell Barton
2012-01-15Fixed typo in a tooltipSergey Sharybin
2012-01-15minor cleanup to weightpaint code, move color & weight blending into own func...Campbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-14replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operatorCampbell Barton
2012-01-14theme settings - split space and space list into their own RNA members, displ...Campbell Barton
2012-01-13Fix quicktime issue in last commit that moved settings into own RNA struct.Brecht Van Lommel
2012-01-13Move FFmpeg and QuickTime settings to own structure inside RenderSettingsSergey Sharybin
2012-01-13Added Lossless Output option for h264 codec.Sergey Sharybin
2012-01-13rename 'MultiLayer' to 'OpenEXR MultiLayer'Campbell Barton
2012-01-13Fix some RNA/scene issuess with unified paint settings.Nicholas Bishop
2012-01-13Fix ##29803: cycles image texture node refresh issue with image editor.Brecht Van Lommel
2012-01-12Rename the sculpt/paint unified flags for better consistency, no functional c...Nicholas Bishop
2012-01-12Move unified paint fields from ToolSettings into their own UnifiedPaintSettin...Nicholas Bishop
2012-01-12Remove empty comment I added on accident.Kent Mein
2012-01-12Some small fixes to get things compiling on solaris with cmake.Kent Mein
2012-01-12remove redundant trailing slashesCampbell Barton
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2012-01-11running operators now uses last used settings, added reset button to set defa...Campbell Barton
2012-01-11add RNA_property_is_set function, use for WM_menu_invoke to avoid double look...Campbell Barton
2012-01-11rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation ...Campbell Barton
2012-01-11Fix #29848: cycles not respecting dupli group visible layers, also exposedBrecht Van Lommel
2012-01-11Fix: toggling premultiply or color management not updating packed images.Brecht Van Lommel
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2012-01-11minor edits to xml presetsCampbell Barton
2012-01-10(no commit message)Peter Larabell
2012-01-10Adding the kyrgyz language.Bastien Montagne
2012-01-10remove WITH_OGG define, its not used anywhere.Campbell Barton
2012-01-10Camera tracking: minor code cleanup of RNA file, no functional changesSergey Sharybin