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-02-17Remove some unfinished code I accidentally commit for render thread safety.Brecht Van Lommel
2010-02-17Animation Editors - Texture Animation:Joshua Leung
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-162.51 (2.5 alpha 1) first commit. With original durian render even!Ton Roosendaal
2010-02-16compile fixes for MSVC!Andrea Weikert
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-16bugfix [#21167] subsurf+some modifier+ 2 material FAILCampbell Barton
2010-02-16Quick patch from phonybone: Fix for double allocation of colorbandsJoshua Leung
2010-02-16bugfix [#21136] End frame And Cur Frame setting is broken with Metric/Imperia...Campbell Barton
2010-02-15Proxy ID property syncingCampbell Barton
2010-02-15Test code for Brecht:Ton Roosendaal
2010-02-15Patch: [#20408] Bugfix GLSL shading with VBOLukas Steiblys
2010-02-15Fix memory leak "dist table" in node curve mapping.Brecht Van Lommel
2010-02-15copy animdata and id-props when copying material node tree's to avoid double ...Campbell Barton
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-14Flac encoding now working. Thanks peter schlaile for the help!Joerg Mueller
2010-02-14Fix #20400: hair particles do not render when in "particle mode"Brecht Van Lommel
2010-02-14Fix #20171: properties of hair are not animateable.Brecht Van Lommel
2010-02-14Fix #20282: particle normal force can be animated but not driven.Brecht Van Lommel
2010-02-14Support GPU image auto_refresh also for movie (was for sequence only).Benoit Bolsee
2010-02-13fix for memory leak: node animation data wasnt being free'dCampbell Barton
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-13print blend file loading, because...Campbell Barton
2010-02-13fixing cuckoo bugsJens Ole Wund
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-12(no commit message)Lukas Steiblys
2010-02-11fix for flag being used in the wrong place with recent ApproxAO option.Campbell Barton
2010-02-11fix for crash when running in background mode and adjusting materialsCampbell Barton
2010-02-11Added an option "Cast Approximate" to control if a material should castBrecht Van Lommel
2010-02-10revert previous commit, this should fix without disabling cases that worked b...Campbell Barton
2010-02-10fix for crash in sequencer when sequebce data cant be read. Campbell Barton
2010-02-10Fix crash in copying constraints for proxy.Brecht Van Lommel
2010-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton
2010-02-09bugfix [#21055] Python: accessing ParticleEdit.hair causes segmentation viola...Campbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-09[#21067] Weight painting doesn't work with mirror modifier enabled.Campbell Barton
2010-02-09Bugfix #21041: pressing tab, adds spaces depending on the end of the lineJoshua Leung
2010-02-09Warning fixesDamien Plisson
2010-02-09Bugfix: Inserting keyframes from the buttons now ensures that the Graph Edito...Joshua Leung
2010-02-09Bugfix #21035: PLAYBACK: Consistent crash during playbackJoshua Leung
2010-02-09bugfix [#21036] crash with glsl shadingCampbell Barton
2010-02-092.49 to 2.5 Animation Conversion Bugfixes:Joshua Leung
2010-02-08hack, we need a way not to switch some cameras quickly.Campbell Barton
2010-02-08run id_lib_extern on all constraint ID data when copying. solves possible err...Campbell Barton
2010-02-08Fix for a memory leak in subsurf code that is using memory arena, temporaryBrecht Van Lommel
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller