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-07-28Fix #22959: uv selection mode was not initialized correctly for new scenes.Brecht Van Lommel
2010-07-23fix for another case where object editmode data could be lost when switching ...Campbell Barton
2010-07-13- fix for eternal loop with metaballs in set scenes.Campbell Barton
2010-07-08- duplicating a scene now duplicates all strips (not just selected ones)Campbell Barton
2010-07-05Bugfix #19221: Layer animation not workingJoshua Leung
2010-07-05bugfix [#22724] "Scene" switch on the console doesn't workCampbell Barton
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-25error in fix for ID property copyCampbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-24Move some sequencer functions about, no functional changes.Campbell Barton
2010-06-18Changes to scene updating with set scenes.Campbell Barton
2010-06-05Fix [#22503] Can't create any objects in new scenes.Matt Ebb
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-14Testing for the need to quick cache was causing slowdowns on files with many ...Janne Karhu
2010-04-02Set Scenes and PhysicsCampbell Barton
2010-04-02bugfix [#21230] set-scene animation updates not workingCampbell Barton
2010-04-02pointcache in set scenes wasnt updatingCampbell Barton
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
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-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-08Ctrl+RMB support for selecting markers when sync markers is enabled.Campbell Barton
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-02-28update for .B.blendCampbell Barton
2010-02-19scene_update_for_newframe was calling DAG_scene_update_flags() and BKE_animsy...Campbell Barton
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-08hack, we need a way not to switch some cameras quickly.Campbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Fix for stamp marker name lookup, was returning wrong incorrect pointer.Brecht Van Lommel
2010-02-06bugfix [#20990] maker name don't show in render stampCampbell Barton
2010-02-02Give border render coordinates a sane default, so enabling border in theBrecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2009-12-29BGE: stereoscopic settings changes: (1) eye separation is the UI (2) focallen...Dalai Felinto
2009-12-26fix for accessing invalid memory when loading a new file.Campbell Barton
2009-12-17remove warnings. Sequencer selection for fcurve view didnt work in metastrips.Campbell Barton
2009-12-16camera switching via markersCampbell Barton
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton
2009-12-11Fix for [#20331] adding and removing render layers in specific sequence creat...Matt Ebb
2009-12-10Update Handling: moved wm_data_handle_update from windowmanager toBrecht Van Lommel
2009-11-28UI/RNA:Nicholas Bishop
2009-11-10Math LibBrecht Van Lommel
2009-11-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-30Animato: BugfixesJoshua Leung