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-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-14Fix #26932: When I enable multires, and start sculpting, some parts of the me...Sergey Sharybin
2011-04-12Fix #26879: Some sculpt brushes does not work when sculpting corrective shape...Sergey Sharybin
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-04Fix for redraw issues when making fast strokes with grab tool in sculpt modeSergey Sharybin
2011-04-022.5 Weight Paint UI:Thomas Dinges
2011-04-01Add back sculpt mode brush keys.Campbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-31using wrong RNA type in sculpt update.Campbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-22- weight paint poll would crash if no area was found.Campbell Barton
2011-03-12== Sculpt ==Nicholas Bishop
2011-03-10fix [#26406] Projection Paint, Occlussion Problem with Intersections in persp...Campbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-03-05Final step for texture nodes/threading issue fix: make neededSergey Sharybin
2011-03-05sculpt undo struct was using an array of char pointers rather then a char array.Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-03bugfix #26267Ton Roosendaal
2011-03-02replace references to old arithb libraryCampbell Barton
2011-03-01Bugfix #26249Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27Fixes for undo when suclpting on deformed mesh:Sergey Sharybin
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-24fix for cmake not having the correct svn revision in buildinfo, now generate ...Campbell Barton
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22Fixed crash when sculpting on deformed mesh with smooth brush:Sergey Sharybin
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-20Fix for crash when sculpting on multires object during playbackSergey Sharybin
2011-02-18- clear some warningsCampbell Barton
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14Previous commit to small optimization of sculpting broke smooth and layerSergey Sharybin
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-12Sculpting on deformed meshSergey Sharybin
2011-02-12Save one memory block allocation/disposing when propagating changes fromSergey Sharybin
2011-02-09Update mesh normals when undoing sculpt stroke to prevent shadingSergey Sharybin
2011-02-07Type checks for internal ID-Property UI min/max/tip & use defines to get valu...Campbell Barton
2011-02-01Fix #25884: Crazy behaviour of the rotate brushSergey Sharybin
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-30remove nan-makefilesCampbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-17Bugfix #25657Ton Roosendaal
2011-01-15IRC bugreport fix: thumb brush works incorrect when using tablet by Dan McGra...Sergey Sharybin
2011-01-13Sculpt:Nicholas Bishop
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-11Bugfix #25581Ton Roosendaal