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-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-07Todo/feature requestTon Roosendaal
2011-02-05Bugfix, own todoTon Roosendaal
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-02-01fix for 2 segfaults running in background mode.Campbell Barton
2011-01-30remove nan-makefilesCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-22Small fix from the todo:Ton Roosendaal
2011-01-20don't set the path to ~/untitled.blend on initializing the WM, this isn't wel...Campbell Barton
2011-01-19Bugfix #25613Ton Roosendaal
2011-01-19Bugfix #25652Ton Roosendaal
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-15error in last commit, also skip getting vars for wm_operator_reports() when t...Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-09rename BKE_assert() --> BLI_assert().Campbell Barton
2011-01-08remove unused code & variables.Campbell Barton
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
2011-01-07patch [#25490] Fix for [#22096] Blender tries to open non-blend fileCampbell Barton
2011-01-05Patch: [#22524] Update Windows Recent Documents on Open/SaveAndrea Weikert
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2011-01-05Removed a call to glPopMatrix that had no corresponding glPushMatrix.Nicholas Bishop
2011-01-04Todo item:Ton Roosendaal
2011-01-04Todo items:Ton Roosendaal
2011-01-03Todo itemTon Roosendaal
2011-01-03Bugfix #25457Ton Roosendaal
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2011-01-02- correct typos in comments.Campbell Barton
2010-12-30Porting URL fixes for Release Logs from Tag to Trunk. Thomas Dinges
2010-12-27Small fixes:Ton Roosendaal
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-23Customdata mask recode caused crashes, sloppy work here, but probablyTon Roosendaal
2010-12-23Bug #25354Ton Roosendaal
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-22Complement of commit 33789: Fix for [#25175] bge.logic.mouse.position[1] wron...Dalai Felinto
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-12-21Macro Operators now pass on reports to the Mother Op!Ton Roosendaal
2010-12-19Fix for [#25175] bge.logic.mouse.position[1] wrong when using autostartJoerg Mueller
2010-12-17Drag & drop feature:Ton Roosendaal
2010-12-16bugfix [#25208] randomize transform doesn't work on objects with keyframesCampbell Barton
2010-12-16Annoyance fix:Ton Roosendaal
2010-12-15Bugfix, own collectionTon Roosendaal
2010-12-15change the cursor bounds to only use the Area if the mouse is outside the reg...Campbell Barton