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-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
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29Bugfix [#28826] Show Hidden button in Dopesheet and Graph Editor doesn't quiteJoshua Leung
2012-04-29Cycles: missed merging this file from tomato branch, for normal output in node.Brecht Van Lommel
2012-04-29Bugfix [#31128] Vertex Slide can't be aborted with ESC keyJoshua Leung
2012-04-29Remove variables tagged as unused. Easier to synchronize with current patches...Sergey Sharybin
2012-04-29Bugfix [#31029] Select all in view3D don't update the graph editor immediatelyJoshua Leung
2012-04-29Code cleanups - whitespaceJoshua Leung
2012-04-29quiet unused warningsCampbell Barton
2012-04-29Pose armature cleanup: remove old commented code replaced by use of new gener...Bastien Montagne
2012-04-29wireframe option to crase edges at the hub, much nicer subsurfCampbell Barton
2012-04-29Camera tracking: backport refactoring made in local branches with masking and...Sergey Sharybin
2012-04-29bmesh: new wireframe toolCampbell Barton
2012-04-29- Tag unused variablesSergey Sharybin
2012-04-29compile fixes:Nathan Letwory
2012-04-29Also updating CMakeLists.txt.Joerg Mueller
2012-04-29fix pthread path for windows buildsNathan Letwory
2012-04-29Fix for windows compile.Joerg Mueller
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-28bmesh api functions, not used yet:Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: editors / mesh & objectCampbell Barton
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-28Correction to recent commmit related on splitting audio channels: description...Sergey Sharybin
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-28Audio:Joerg Mueller
2012-04-28code cleanup: remove editmesh code left hanging around thats already been por...Campbell Barton
2012-04-28patch [#31104] Correct comment for mul_qt_v3Campbell Barton
2012-04-28code cleanup: replace some long ELEM7 checks with macro OB_TYPE_SUPPORT_EDITM...Campbell Barton
2012-04-28Camera tracking: if there's no image for current frame display default gridSergey Sharybin
2012-04-28Fix #31117: Segfault when removing Meshdeform ModifierSergey Sharybin