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-23Fix for [#26133] Explode modifier doesn't care about UVs (Option "split edges")Janne Karhu
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19change shrinkwrap modifier cull front/back options from 2 booleans into an en...Campbell Barton
2011-02-10small fix so older files are loaded with merge on in the mirror modifiersMichael Fox
2011-02-10Set default for merge mirror to ONDaniel Salazar
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-08Change in behavior to shrinkwrap modifier's offset value with negative enabled.Campbell Barton
2011-01-27Usability issue noted while self-testing some stuff...Joshua Leung
2011-01-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin
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-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-20Misleading defaults for smoke flow particle system:Janne Karhu
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-19[#24802] Invert vertex group not inverting armature modifier influenceCampbell Barton
2010-11-10fix [#24631] array modifier, relative offset, unitsCampbell Barton
2010-11-02Fix #24489: decimate modifier: undecimated is "ratio 1.00%".Brecht Van Lommel
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-08-22* Fixing some UI Increment/Decrement issues, where click on left/right triang...Thomas Dinges
2010-08-21fix for errors in constraints and modifiers made when rna renaming.Campbell Barton
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-19misc rna renaming.Campbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-16- commit that removed MEM_guardedalloc.h includes broke building with SSE ena...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-06Fix #23210: displace modifier strength only had 2 decimal places,Brecht Van Lommel
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-08-02bugfix [#23151] UV Project not update in realtime until you save the file and...Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01Smoke:Daniel Genrich
2010-07-29bugfix [#23062] Resolve conflict button in text editor dissappers in Blener 2...Campbell Barton
2010-07-27Smoke:Daniel Genrich
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-24[#22873] Snap to increment isn't working that expected when Units set to Metr...Campbell Barton
2010-07-14[#22782] Solidify Thickness negative and positive values are the same resultCampbell Barton
2010-07-132.5: startup.blend changes, these should all be consistent with new datablocks,Brecht Van Lommel
2010-06-14naming changesCampbell Barton
2010-06-13solidify rim material option, use the next material slot for rim faces.Campbell Barton
2010-06-07Smoke UI:Thomas Dinges
2010-06-06Add particle system rna pointer property to the particle system modifierMatt Ebb
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-01Fix #22239: external btx won't load.Brecht Van Lommel
2010-05-17* Screw Modifier was not alphabetical correct in the list. Thomas Dinges
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-04-25Mesh Deform Modifier: fix problem with saving.Brecht Van Lommel