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-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-19Fix part 2 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary
2012-06-18Collada: (Exporter) reorganized the export panelGaia Clary
2012-06-17style cleanup: also quiet a warning.Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-16code cleanup: colladaCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-15Collada (Exporter) improved export panel layout minor code cleanupGaia Clary
2012-06-15Collada (Exporter) improved export panel layoutGaia Clary
2012-06-15Comment no longer accurate.Nicholas Rishel
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-13fix: [#31684] Collada, add file extension automatically does not workGaia Clary
2012-06-13fix code style cleanupGaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-11Add user preference "GPU Mipmap Generation" under the System/OpenGLAntony Riakiotakis
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-06-07style cleanupCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-01There's no MASK_OT_select_border in trunk yetSergey Sharybin
2012-05-31style cleanupCampbell Barton
2012-05-28A few minor UI message fixes...Bastien Montagne
2012-05-28move mouse select options into their own property function - more operators s...Campbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25Animation playback: now all windows are update during playback, rather thanBrecht Van Lommel
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-24style cleanup: comma placementCampbell Barton
2012-05-22Collada: Added a Preset selectorGaia Clary
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-21code cleanup: remove some old commentsCampbell Barton
2012-05-21fix for minor annoyance when an operator is called by another - dont add blen...Campbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-15style cleanup: raytree codeCampbell Barton
2012-05-14code cleanup: add WM_gesture_lasso_path_to_array, move mouse path to array co...Campbell Barton
2012-05-13code cleanup:Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-10Fix #31221: Multiple Monitors/Windows Double Click For FocusSergey Sharybin
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-05-07Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly us...Sergey Sharybin