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
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-16Fluid Simulation:Thomas Dinges
2012-04-15Style cleanup (mostly line length, also no final point in tips...).Bastien Montagne
2012-04-15Fluidsim: Text fix.Daniel Genrich
2012-04-15Fluidsim: Daniel Genrich
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-01Optional offset for fluid cache frame reading.Lukas Toenne
2012-01-22Fluidsim - Restoring simulation speed control (ZanQdo request)Joshua Leung
2012-01-16use FILE_MAX instead of 240 or comment where define cant be used.Campbell Barton
2011-11-22More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-27quiet -Wempty-body and unused warningsCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: remove BLI_exist, now there is only BLI_exists. One function justBrecht Van Lommel
2011-10-20misc editsCampbell Barton
2011-10-09replace sprintf with strcpy where no formatting is done and return value isn'...Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-02Fix crash caused by recently added assert about if string was set properly.Sergey Sharybin
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-05-13* Enabled rna access to fluid sim velocity vectorsMatt Ebb
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-12fix for possible (but unlikely) problem with strncpy not adding \0 and then e...Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-18Bug fix: some file browser buttons didn't return filename even though they we...Janne Karhu
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-24Fixes for [#24862] Fluid Simulator issuesJanne Karhu
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna naming mainly forBoidsCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-11python declarative UICampbell Barton
2010-07-27Fluid: Fix empty named fluid particle system; Smoke: Fix typoDaniel Genrich
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2009-12-08RNA:Brecht Van Lommel
2009-11-04Changed hand-generated RNA paths to quote strings used as collection indexes.Matt Ebb
2009-10-10added mesh to curve conversion (edge loops only)Campbell Barton
2009-10-09A few bugfixes:Joshua Leung
2009-09-15* Added RNA path functionality to fluidsim modifier settings, to allow keying...Matt Ebb
2009-09-052.5Brecht Van Lommel