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-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-05-30startup.blend: default ffmpeg output audio bitrate changed to 192.Brecht Van Lommel
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-14Bugfixes:Joshua Leung
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-11Removed the internal_select parameter from ntreeCopyTree. This was used just ...Lukas Toenne
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-07AnimSys Todo: Scene/CompoNode Driver HacksJoshua Leung
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
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-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-16bugfix [#25208] randomize transform doesn't work on objects with keyframesCampbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-18bugfix [#24777] Scale both markers and keyframes at the same time?Campbell Barton
2010-11-18- many settings in a new scene didn't match the startup.blend defaults, copie...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-09remove unused scene members 'jumpframe' and 'ima'Campbell Barton
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-04[#22825] Copy Scenes with Audio Strip Crash.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-05bugfix [#23164] Copied Scene Nodes!Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
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