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
2014-09-01Fix opencollada not compiling after recent changes.Antony Riakiotakis
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-09-01Fix T41620Antony Riakiotakis
2014-08-31T41650Antony Riakiotakis
2014-08-31Fix T41657: Text Editor highlight bug when a very long line scrollsBastien Montagne
2014-08-31Bake-API: more MEM_callocN replacements by MEM_mallocNDalai Felinto
2014-08-31Fix crash part of T41561: custom properties don't see in drivers windiwBastien Montagne
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-08-30Use UI_BUT_ prefix as other flags doCampbell Barton
2014-08-29Fix T41630: Edge Split Modifier don't work anymore when a Array Modifier is a...Bastien Montagne
2014-08-29Fix wrong result with sharpen brush on float images in projectiveAntony Riakiotakis
2014-08-29Fix T41596 GLSL error on ATIs after clipping workaround commit.Antony Riakiotakis
2014-08-29Fix T41631: Connect acts on unrelated vertCampbell Barton
2014-08-29Fix for blender.exe -r being registering blender-app.exeSergey Sharybin
2014-08-29Fix T41617: Color ramp crashes user preferencesCampbell Barton
2014-08-29Add callback for starting a render-jobCampbell Barton
2014-08-29Remove redundant castsCampbell Barton
2014-08-29CleanupCampbell Barton
2014-08-29Fix Text editor home/end keys when theres a selectionCampbell Barton
2014-08-29Solve another case of invalid indices.Antony Riakiotakis
2014-08-29Fix some crash cases after last commitAntony Riakiotakis
2014-08-29Fix another part of the issue T41604Sergey Sharybin
2014-08-28Texture painting:Antony Riakiotakis
2014-08-28Texture paint system:Antony Riakiotakis
2014-08-28Fix T41473: Cycles volume rendering is too darkSergey Sharybin
2014-08-28Fix T41602: Camera draw size ignores scene scaleCampbell Barton
2014-08-28Add debug information for maximum opengl limits in system infoAntony Riakiotakis
2014-08-28Bake-API: silencing warnings (and fixing a potential memory-access crash)Dalai Felinto
2014-08-28Fix T41604: Double updates of world and material texture settingsSergey Sharybin
2014-08-27Fix T41266: Copy and paste operation on f-curves do not respect keyframe tang...Bastien Montagne
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-27Bake-API: fix potential error for non square imagesDalai Felinto
2014-08-27More fixes for renderer material detectionAntony Riakiotakis
2014-08-27Do not add add/remove textures in texpaint if renderer is not blenderAntony Riakiotakis
2014-08-27Support better precision mode for angle properties in radial operatorAntony Riakiotakis
2014-08-27Refactor sculpt rotate tool to use new dial mechanism.Antony Riakiotakis
2014-08-27Add a reusable dial mechanism to get rotations around a center and anAntony Riakiotakis
2014-08-27Do not add new images if material uses nodes, even for blender internalAntony Riakiotakis
2014-08-27Only calculate texture paint slots from mtex if renderer is blenderAntony Riakiotakis
2014-08-27Fix T41406:Antony Riakiotakis
2014-08-27Revert "Fix part of T41406"Antony Riakiotakis
2014-08-27Do not allow empty material slots in texture painting.Antony Riakiotakis
2014-08-27Disable clipping on ATI cards not supporting the clipping workaround toAntony Riakiotakis
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-08-27Tabname should be fixed here as well.Antony Riakiotakis
2014-08-27Fix for uiPanelFindByType comparing wrong memberAntony Riakiotakis
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-27CleanupCampbell Barton
2014-08-26Add operator that deletes a texture paint layer for blender internal.Antony Riakiotakis
2014-08-26Cycles: Add an experimental CUDA kernel.Thomas Dinges