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-04-27branching for GSOC 2010soc-2010-aligorithMartin Poirier
2010-04-27[#21753] allowing to compile on FreeBSD 8.0Campbell Barton
2010-04-27bugfix [#22163] Add->mesh->torus is brokenCampbell Barton
2010-04-27py/rna, euler objects order is now wrapped correctly...Campbell Barton
2010-04-27Add missing null check solving crash on texture panel, also fix possible 'fre...Daniel Genrich
2010-04-26Two bugfixes from the render branch:Brecht Van Lommel
2010-04-26Outliner Filtering Bugfix:Joshua Leung
2010-04-26Fix #22086 and #22125: crashes due to editmode being set on load/undo, fixesBrecht Van Lommel
2010-04-26Proper fix for the Grease Pencil drawing optionsJoshua Leung
2010-04-26Some work on the cluthered particles UI; lot's more to doDaniel Salazar
2010-04-26Got tired of the heavily compressed armature layer icons. Also addedDaniel Salazar
2010-04-26Cleanup of grease pencil UI. Ali can you check if what I did inDaniel Salazar
2010-04-26Assorted code cleanups:Joshua Leung
2010-04-26Bugfix [#22069] Speed-Ipos are not imported correctly from 2.49 to 2.5Joshua Leung
2010-04-26Add operator undo flags to text datablock related operatorsMatt Ebb
2010-04-26Pass constraint names as operator properties in constraint operatorsMatt Ebb
2010-04-26Fix [#22160] blender 2.5 alpha2 can't open file grass.blend from blenderguruMatt Ebb
2010-04-26rna/python mathutils moduleCampbell Barton
2010-04-26hash function for property-rna. eg. hash(bpy.context.object.modifiers)Campbell Barton
2010-04-25[#22151] Modifier UI crashCampbell Barton
2010-04-25py apiCampbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25correct typo'sCampbell Barton
2010-04-25py console autocomp. fixCampbell Barton
2010-04-25bugfix [#22117] Memory Error messages with Spline IKCampbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25Fix #22123 and #22124: some problems with mutex locks, also tweak toBrecht Van Lommel
2010-04-25Mesh Deform Modifier: fix problem with saving.Brecht Van Lommel
2010-04-25workaround for (what looks like) a bug in python's StringIO module. should in...Campbell Barton
2010-04-25minor mathutils updateCampbell Barton
2010-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-25fix for a library linking problem where a proxy object linked into a blend wo...Campbell Barton
2010-04-25Remove duplicated "modifiers".Guillermo S. Romero
2010-04-25fix for crash reading console history.Campbell Barton
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-24[#21218] Strange Extrude bug...Martin Poirier
2010-04-24Fix for #22135, loading ffmpeg now before .B25.blend is loaded.Joerg Mueller
2010-04-24Makefile fix: new modifiers directory had to be compiled too.Ton Roosendaal
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-24string number decoding didnt check for win32 slash & minor adjustments to som...Campbell Barton
2010-04-24BGE Fix: [#19951] mouse over sensor is broken with letterboxing framingDalai Felinto
2010-04-24unix style outliner name wildcards *.*, Any.???, etc (using fnmatch), also re...Campbell Barton
2010-04-24patch by by xat "Partial fix for bug #22142"Tom Musgrove
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-23Quick fix, just in case the mesh has no vertex groups, there won't be a crash!Joshua Leung
2010-04-23Bugfix #22101: Envelopes dont respect armature modifier vertex group maskJoshua Leung
2010-04-23always print reports immediately when running in background mode.Campbell Barton
2010-04-23Mesh Deform Modifier: compress static binding weights better, thresholdBrecht Van Lommel
2010-04-23svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2837...Campbell Barton