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-03-26fix for missing redraw in own commit r55554 (Ctrl+F text editor find).Campbell Barton
2013-03-25Bug report, IRC:Ton Roosendaal
2013-03-25Fix [#34716] Change Trim Duration (soft) value nothing happening. until mouse...Bastien Montagne
2013-03-25Bug fix:Ton Roosendaal
2013-03-25Clip editor prefetching changesSergey Sharybin
2013-03-25Better handing of frames below actual sequence rangeSergey Sharybin
2013-03-25Fix to EnumProperty doc (content of items tuples was rather fuzzy, ways how t...Bastien Montagne
2013-03-25I18n: use id_windowmanager context for keymap idnames. Solves some issues wit...Bastien Montagne
2013-03-25Fix #34758, another Crash with NodeGroup. Took a while to get to the bottom, ...Lukas Toenne
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-25beautify fill: skip testing invalid cases (2 triangles that _don't_ have 4 un...Campbell Barton
2013-03-25code cleanup:Campbell Barton
2013-03-25Fix #34730, set special brush rotation to zero if brush is not rake orAntony Riakiotakis
2013-03-25cancel face/edge creation operator if nothing is done (so it wont register or...Campbell Barton
2013-03-25patch [#34763] Center the View to the ZDepth Position under the Mouse CursorCampbell Barton
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-25fix [#34745] TGA with size of 4Kx8K won't loadCampbell Barton
2013-03-24FIX: [#34467] File Browser Deletes Unselected FilesAndrea Weikert
2013-03-24edit to 55549, replace fake click event with call to uiButActiveOnly().Campbell Barton
2013-03-24UI small fixes:Ton Roosendaal
2013-03-24Code cleanup:Thomas Dinges
2013-03-24Small feature:Ton Roosendaal
2013-03-24Usablity:Ton Roosendaal
2013-03-24Fix for [#34747] Rendering invisible tilesThomas Dinges
2013-03-24code cleanup: move doxy docs from headers into source. also replace strncpy()...Campbell Barton
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-23code cleanup: quiet shadow warning.Campbell Barton
2013-03-23code cleanup: remove unused button type HSVSLICampbell Barton
2013-03-23Theme fix:Ton Roosendaal
2013-03-23Cycles:Thomas Dinges
2013-03-23Constraint UI:Thomas Dinges
2013-03-23Code cleanuo:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-03-23OpenGL: Moving the GPU_pass_update_uniforms() call from GPU_material_bind_uni...Mitchell Stokes
2013-03-23BGE: getting rid of a few maybe-uninitialized warnings.Mitchell Stokes
2013-03-23fix for BGE crash replicating a navmesh.Campbell Barton
2013-03-22Fix [#34721]: Smoke adaptive domain threshold ignores high resolution data.Miika Hamalainen
2013-03-22Fix [#34685]: Dynamic paint sub-steps don't work if brush is animated through...Miika Hamalainen
2013-03-22code cleanup: shadowing, adjust type.Campbell Barton
2013-03-22Added missing node->id pointer checks in case node groups have unavailable no...Lukas Toenne
2013-03-22Fix #34728, Int values in script Node can't be changed. Was caused by a bad t...Lukas Toenne
2013-03-22Add missing comment for m_isResolutionSetSergey Sharybin
2013-03-22Increase hard limit for prefetch frames to INT_MAXSergey Sharybin
2013-03-22code cleanup: unused defines, shadowing and unintended enum-as-variable.Campbell Barton
2013-03-22spaces->tabsPablo Vazquez
2013-03-22Fix for the use_hidden_preview setting in SpaceNode. The application of this ...Lukas Toenne
2013-03-22Nodes editor,Pablo Vazquez
2013-03-22Bug fix #34405Ton Roosendaal
2013-03-22Bug fix #34726Ton Roosendaal