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
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
2009-12-26Fix for [#20458] Segmentation fault when trying to enable Hair dynamicsJanne Karhu
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-08RNA:Brecht Van Lommel
2009-11-25Verlet integration method for particles (patch provided by farsthary).Janne Karhu
2009-11-10Math LibBrecht Van Lommel
2009-11-05Fix warnings in RNA, one being an actual bug in setting an object's layer.Brecht Van Lommel
2009-11-04particle vertex group UICampbell Barton
2009-11-04Fix for [#19752] I cant get the particles to render as an objectMatt Ebb
2009-10-15move view3d keymaps so edit&paint mode keymaps override removed workaround th...Campbell Barton
2009-10-14RNA:Brecht Van Lommel
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-18Move some static math functions out of paint_image.c into arithb.cCampbell Barton
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-16RNABrecht Van Lommel
2009-09-15- new property attribute - default_array, which returns a variable size array...Campbell Barton
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-072.5:Thomas Dinges
2009-09-06Disconnect/connect hair:Janne Karhu
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-09-052.5Brecht Van Lommel
2009-08-29Point cache editing:Janne Karhu