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-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13Small addition to particle grid distribution:Janne Karhu
2011-02-13Small update for billboards:Janne Karhu
2011-02-12Small particle effectors update:Janne Karhu
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-07Hair ui simplification:Janne Karhu
2011-02-04Improvements for particle grid distribution:Janne Karhu
2011-02-04hard- and ui-limit for particle grid resolution were vice versa.M.G. Kishalmi
2011-01-22"Fix" for [#25766] Fluid Particle BugsJanne Karhu
2011-01-09Viscoelastic springs for sph particle fluids, original patch by Stephen White...Janne Karhu
2011-01-09Fix typo in particle rnaMatt Ebb
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
2011-01-07New hair child options:Janne Karhu
2010-12-13"Fix" for [#25184] Forces for growing hair - update inconsistency - as discus...Janne Karhu
2010-12-13Fix for [#25185] Toggling hair dynamics without deleting cache leaves hair di...Janne Karhu
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03fix [#24938] Seed value on Particle settings gives Error when trying to inser...Campbell Barton
2010-11-23Particle fluid and boid settings didn't have a valid rna path, so they couldn...Janne Karhu
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-11-19Tsk! Minimum value for particle draw size is 0 (default size).Janne Karhu
2010-10-05Fix for [#24107] Hair/General particle glitch- PresetsJanne Karhu
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-15Fix #23307: accessing FluidParticles.settings causes crash.Brecht Van Lommel
2010-08-13- remove WM_operatortype_exists since its almost the same as WM_operatortype_...Campbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-13RNA cleanup: review of booleans done.Brecht Van Lommel
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-11rna apiCampbell Barton
2010-06-09Changed the HairKey location rna prop to give a location in object space,Matt Ebb
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-04-22rna rename start/end --> frame_start/endCampbell Barton
2010-04-12Subframe calculations for particles, original patch by Raul Fernandez HernandezJanne Karhu
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10More limits, step size and default changes to particle settings (andDaniel Salazar
2010-02-09Tooltips tweaks 3d to 3DDaniel Salazar
2010-02-09Soft limits and better hard limits to particle propertiesDaniel Salazar
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-12last commit was no good since pe_get_current was running recalc_emitter_field...Campbell Barton