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
2012-05-02source code style checker to, (similar to pythons pep8 checker)Campbell Barton
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01code cleanup: tag unused varsCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-05-01Related to #31213: rename Delete > Edges & Faces to Only Edges & Faces, to tryBrecht Van Lommel
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-05-01Fix #31162: Applying textures to rigged models causes crash and no textures i...Sergey Sharybin
2012-05-01Fix #31110: selected to active baking did not properly check to see if theBrecht Van Lommel
2012-05-01Fix own error in BM_mesh_remap(), forgot to remap edge pointers in disk_links...Bastien Montagne
2012-05-01Comment fixes - code for Object Motion Paths still referred to BonesJoshua Leung
2012-05-01Bugfix [#30097] Motion paths range not correct - Part B (Recalculating existingJoshua Leung
2012-05-01Style cleanup: spaces around operatorSergey Sharybin
2012-05-01Fix a potential memory leak in recent vertex xsort/randomize code.Bastien Montagne
2012-05-01Fox #31185: Cannot sculpt shape keysSergey Sharybin
2012-05-01Add stubs to get blenderplayer compilingAntony Riakiotakis
2012-05-01Fix #31193: Normals don't have any Z componentSergey Sharybin
2012-05-01Fix #31147: uv unwrap not scaling islands properly to match relative size.Brecht Van Lommel
2012-05-01Fix #31195: subsurf modifier draws wrong vertex colors.Brecht Van Lommel
2012-05-01Fix for bug #31169. Don't force the release-confirm setting in node transform...Lukas Toenne
2012-05-01bmesh py api:Campbell Barton
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-05-01Apply patch [#31179] COLLADA IMPORT instanced geometry improvementNathan Letwory
2012-05-01fix shared vertex color (used with blur), to work with selection masking.Campbell Barton
2012-04-30bmesh - python apiCampbell Barton
2012-04-30Patch [#30681] Improved Display of Header Statistics by Harley Acheson (harle...Thomas Dinges
2012-04-30Fix #31164: constructive modifier followed by subsurf modifier did not showBrecht Van Lommel
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-30Camera tracking: use texture buffers (if supported) to display clip editor fr...Sergey Sharybin
2012-04-30Versioning patch fix for files from tomato branchSergey Sharybin
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-30Fix missing redraw when using circle select in uv editor, IRC report.Brecht Van Lommel
2012-04-30Word selection in the Text Editor:Sv. Lockal
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30code cleanup: clang warning - use of a pointer before checking its NULL.Campbell Barton
2012-04-30code cleanup: quiet clang warnings, these would likely never but wont hurt to...Campbell Barton
2012-04-30style cleanup: edits to convex hull.Campbell Barton
2012-04-30WITH_PYTHON_INSTALL_NUMPY option for unix/cmake, just copies from site-packages.Campbell Barton
2012-04-30- improve select grouped prefix/suffix from recent patchCampbell Barton
2012-04-30Adding Hungarian language.Bastien Montagne
2012-04-30Sequencer Preview Area:Thomas Dinges
2012-04-30Fixed UI bug in distance, chroma, and difference nodes that caused the thresh...Robert Holcomb
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-04-29patch [#30821] Wiki Quick Hack: Text editor duplicate lineCampbell Barton
2012-04-29patch [#30834] Quick Hack: Select similar for bones in edit modeCampbell Barton
2012-04-29style cleanup: missed these from previous cleanupCampbell Barton
2012-04-29Fix for [#31166] 2.63 applyRotation() makes Dynamic and Rigid object spin ver...Mitchell Stokes
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29Add convex hull operator (bmesh operator and wm operator.)Nicholas Bishop
2012-04-29Add GHASH_ITER macroNicholas Bishop