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
2011-07-27* Fixed a typo in the code (uiLayoutItemSplt -> uiLayoutItemSplit)Thomas Dinges
2011-07-27Fix part of [#28088] bad button spacing with layout engine for menu items.Thomas Dinges
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-26RNA: function calls with optional parameters were not giving correct defaultBrecht Van Lommel
2011-07-26correct misc warningsCampbell Barton
2011-07-26fix for NULL pointer crash with operator repeat, looks like error print got m...Campbell Barton
2011-07-26include menu ID's in tooltips when python tips are enabled, there was no way ...Campbell Barton
2011-07-26Fix #28087: Opening files in the text editor ignores the last newline '\n'Sergey Sharybin
2011-07-26set the development cycle to 'beta'.Campbell Barton
2011-07-26py api:Campbell Barton
2011-07-25Fix #28035: point density texture doesn't bake.Brecht Van Lommel
2011-07-25Fix #28079: UV propertional editing was incorrectly influenced by theBrecht Van Lommel
2011-07-25Fix #28014: joystick sensor not working. Broke this with an earlier commitBrecht Van Lommel
2011-07-25BGE BugFix for: [#23874] Custom projection matrix doesn't work in custom view...Dalai Felinto
2011-07-25more vector order switching.Campbell Barton
2011-07-25minor edits to animation playback operatorCampbell Barton
2011-07-25style changes for operator scripts & some pep8 edits.Campbell Barton
2011-07-25fix for DingTo's recent commit with the animation player, it ignored the case...Campbell Barton
2011-07-25swap vertor multiplication order for add torus.Campbell Barton
2011-07-25edits to quick effects scriptsCampbell Barton
2011-07-25External image operators.Campbell Barton
2011-07-25fix [#28075] After the correction of No.38528 is applied, the following pheno...Campbell Barton
2011-07-25reverse vector multiplication order for some internal functions.Campbell Barton
2011-07-25deprecate multiplication orders:Campbell Barton
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-07-242.5 World Buttons:Thomas Dinges
2011-07-24* Minor code cleanup / comment changing. No functional changes. Thomas Dinges
2011-07-24New dilation function from Morten Mikkelsen (aka sparky).Sergey Sharybin
2011-07-24Add Push/Pull to toolbarDaniel Salazar
2011-07-242.5:Thomas Dinges
2011-07-242.5 External animation player:Thomas Dinges
2011-07-23bugfix: [#28026] Copy Game Property brokenDalai Felinto
2011-07-23Cherry pick merge: /branches/soc-2011-pepper/intern/audaspace/OpenAL:r38630Joerg Mueller
2011-07-232.5 UI:Thomas Dinges
2011-07-22Two fixes in drop-node-on-noodle:Ton Roosendaal
2011-07-22Small fix in drop-node-on-noodle: intersect code only did 3 edges ofTon Roosendaal
2011-07-22Let's try default High Quality for object align, it's slow but it's simply th...Daniel Salazar
2011-07-22Need some fun once a while:Ton Roosendaal
2011-07-22remove duplicate function for printing the current file:line of a python scri...Campbell Barton
2011-07-22fix [#27910] baking ambient occlusion, do not consider closer object for blen...Campbell Barton
2011-07-22patch [#28045] Straighten tool from Simple TodosCampbell Barton
2011-07-22missed this file when adding option to disable frameserverCampbell Barton
2011-07-22fix [#28053] New material tooltipCampbell Barton
2011-07-22fix [#28052] PET: Shift-O cycling skips "random falloff"Campbell Barton
2011-07-22cmake - option to disable the frame serverCampbell Barton
2011-07-22Adding Shear transform to UV menu and Ctrl Alt Shift S hotkey (same as in 3D ...Daniel Salazar
2011-07-21Bugfix #28034Ton Roosendaal
2011-07-21Corrected View Selected operator for image editor so now it worksSergey Sharybin
2011-07-21Fixed bug with multires baking to float buffers.Sergey Sharybin
2011-07-21revert recent matrix multiplication patch:Campbell Barton