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-12-22patch [#29673] Visualize Indices (developer aid)Campbell Barton
2011-12-22split >120 length lines (mostly if statements)Campbell Barton
2011-12-22split some >120 lines, no functional changesCampbell Barton
2011-12-22== Sculpt ==Nicholas Bishop
2011-12-21Object tracking: various fixes for scene orientation for witness cameras work...Sergey Sharybin
2011-12-21Merging r42770 through r42799 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-21Fix #29670: color picker draw issues with RGB values out of soft range.Brecht Van Lommel
2011-12-21Do not show "Modify" modifiers group for curve objectsSergey Sharybin
2011-12-21Patch [#29654] New menu option under Object > Game with "Copy All Physics Att...Dalai Felinto
2011-12-21topo mirror and sync with minor edits made to bmesh, no functional changesCampbell Barton
2011-12-20Merging r42723 through r42769 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-20New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting ...Bastien Montagne
2011-12-20move topology mirror out into its own functions - needed for bmesh branch so ...Campbell Barton
2011-12-20Get rid of hardcoded structure definition in DM drawing callbacksSergey Sharybin
2011-12-20minor edits to previous commit & set VKey to toggle vertex select in weight p...Campbell Barton
2011-12-20Patch #27085, Restore old 2.49 TAB behaviour for window splitting, by Andre O...Michael Fox
2011-12-19Object tracking: configurable scale for object solutionSergey Sharybin
2011-12-19Fix #29655: keyboard shortcuts missing from text editor text menu, and removedBrecht Van Lommel
2011-12-19Automatically hide unused (=unlinked) node sockets in collapsed ("hidden") no...Lukas Toenne
2011-12-19Display button for hiding unused node sockets in the side bar, as an alternat...Lukas Toenne
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-19remove unneeded NULL check in ui_searchbox_create() which confuses static che...Campbell Barton
2011-12-18Object tracking: scale object itself when setting scale in object tracking modeSergey Sharybin
2011-12-18Removed buttons in node headers for hiding unused sockets and for hiding the ...Lukas Toenne
2011-12-18Fix for toggle buttons in node headers.Lukas Toenne
2011-12-17Quite some compiler warnings...Bastien Montagne
2011-12-17Calculation of the center and normal for sculpting would ignore whether the s...Jason Wilkins
2011-12-17use 2d copy functions with UV's in more places.Campbell Barton
2011-12-17Code cleanup: fix a few warnings (>= 0 and == -1 tests on unsigned types).Brecht Van Lommel
2011-12-17style edit only - move parenthesis onto second line of function definition (i...Campbell Barton
2011-12-17Automatically update sound animation cache when doing a mixdown.Joerg Mueller
2011-12-17Fix #29640: make duplicates release keep hierarchy and parent properties notBrecht Van Lommel
2011-12-17Fix #29569: region expander widget drawing poorly antialiased.Brecht Van Lommel
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-16de-duplicate parent loop checking functionCampbell Barton
2011-12-16remove duplicate if'0'd functions, same versions are in drawarmature.c.Campbell Barton
2011-12-16Fixed incorrect usage of enum as integerSergey Sharybin
2011-12-16static functions for getting power of 2 values were being copied about too mu...Campbell Barton
2011-12-16minor cleanup to mirror codeCampbell Barton
2011-12-16fix [#29620] Topology Mirror: not refreshing vertex UUIDsCampbell Barton
2011-12-16fix [#29626] Warp tool: stuck Angle valueCampbell Barton
2011-12-16Camera tracking: add camera to follow track and object solver constraintSergey Sharybin
2011-12-15CURVE_OT_extrude doesn't have type property, not sure where it came from here.Sergey Sharybin
2011-12-15Object tracking: various fixes and improvementsSergey Sharybin
2011-12-15Object tracking fixes:Sergey Sharybin
2011-12-15Object tracking: object with object solver constraint is now parented to scen...Sergey Sharybin
2011-12-15Merging r42621 through r42647 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-15Fix #29615: Crash during undo after toggling "Float buffer" in image paint modeSergey Sharybin
2011-12-15Fix #29577: repeat curve duplication not working in 2.60(as well as 2.61rc1)Sergey Sharybin
2011-12-15minor vertex group editsCampbell Barton