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-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-07Fix [#22504] Fluid is completely broken in latest 2.5 build (04.06.2010)Matt Ebb
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-03Small memory management tweaksMatt Ebb
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-18fix for crash baking in background mode.Campbell Barton
2010-05-18context.PointCache --> context.point_cache (not to confuse type with property...Campbell Barton
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-30Fix [#22207] Selecting Roots also selects hiddenMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-27fix for error in decleration orderCampbell Barton
2010-04-27factor for setting particle weightsCampbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-13Fix for [#21983] Entering Particle Edit mode crashJanne Karhu
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22Fix for [#21103] Updating bugs in Particle ModeJanne Karhu
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-12Fix #21066: particle hair X mirror doesn't work.Brecht Van Lommel
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09Mac + OpenMP + pthreads workaround: recent commit broke compile, justBrecht Van Lommel
2010-03-09Fix for: [#20937] Add brush doesnt work when disconnected hair option is enab...Janne Karhu
2010-02-12correct fsf addressCampbell Barton
2010-02-11fix for own mistake [#21088] comb mode broken?Campbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09bugfix [#21055] Python: accessing ParticleEdit.hair causes segmentation viola...Campbell Barton
2010-02-07Smoke: Patch #20955 / fix by Damien Plisson (damien78)Daniel Genrich
2010-01-26bugfix [#20401] Hair Combing with "Limit Selection to Visible" does not comb ...Campbell Barton
2010-01-23bugfix [#20767] Particle edit mode crashesCampbell Barton
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-14improve volume preserving puff to shape the end strands of the hair in relati...Campbell Barton
2010-01-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-12particle puff, volume option.Campbell Barton
2010-01-12bugfix for puff brush, it wasnt working if the object had any transformation.Campbell Barton
2010-01-12last commit was no good since pe_get_current was running recalc_emitter_field...Campbell Barton
2010-01-12particle editCampbell Barton
2010-01-11remove operators PARTICLE_OT_brush_set and PARTICLE_OT_edit_type_set, rna dat...Campbell Barton
2010-01-06Particle edit: optimization for combing, was computing hair space too often,Brecht Van Lommel
2010-01-05Particles:Brecht Van Lommel
2010-01-02OS X Makefiles: append -DPARALLEL=1 to CPPFLAGS when compiling with OPENMPStefan Gartner
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton