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
2013-01-23Cycles Hair: Multiple vertex colours and UV coordinatesStuart Broadfoot
2013-01-14Fix cycles hair in a dupligroup not showing in the correct location for viewportBrecht Van Lommel
2013-01-11Changing units of stiffness parameter in classical (new) SPH solver: used to ...Alex Fraser
2013-01-05style cleanup: also add checker for function brace placement.Campbell Barton
2013-01-04Added vertex color attributes (currently limited to one) and UVs included for...Stuart Broadfoot
2012-12-30style cleanup: casts, some casts had odd formatting, but very few. Style chec...Campbell Barton
2012-12-29style cleanupCampbell Barton
2012-12-28New featureStuart Broadfoot
2012-12-14Adding a new SPH solver that is more physically accurate. See patch #29681Alex Fraser
2012-12-13Can now set a lower bound on the number of subframes (i.e. an upper bound on ...Alex Fraser
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-10-22code cleanup: check defgroup_name_index() return value != -1, rather then che...Campbell Barton
2012-10-11Revert part of own r51193 (now I know where Courant comes from...), and add a...Bastien Montagne
2012-10-09Minor UI messages typo fixes.Bastien Montagne
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-08-22Fix #32201: particle size compatibility broken for object/group duplication.Brecht Van Lommel
2012-05-26Fix dummy cp/pt error (harmless in blender itself, but breaking doc and i18n ...Bastien Montagne
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-15Style cleanup (mostly line length, also no final point in tips...).Bastien Montagne
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-06update python keywords (remove exec, print, add nonlocal)Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-26Minor fixes to recent new UI messages.Bastien Montagne
2012-03-20Some advanced particle rotation modes and reorganization of the rotation panel:Janne Karhu
2012-03-19"Fix" for [#30098] Particle rotation wrong / explode modifierJanne Karhu
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-10-21misc cleanupCampbell Barton
2011-10-16Particle dupliobject rotation changes:Janne Karhu
2011-10-15keep particle system names uniqueCampbell Barton
2011-10-07rna_ParticleDupliWeight_name_length was returning an incorrect value. Zealous...Campbell Barton
2011-09-29Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-26add missing imports to wm.py and remove "." from rna descriptions.Campbell Barton
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-09-25patch [#28616] Multiple particle systems supportCampbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-17RNA glitch: particle path step values had soft & hard limits the wrong way ar...Janne Karhu