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-01-06Bug fix: Ton Roosendaal
2011-01-06Todo item:Ton Roosendaal
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2011-01-03DAG_id_tag_update was being called with non object ID's and OB_RECALC_* flags...Campbell Barton
2010-12-28Bugfix #21825Ton Roosendaal
2010-12-24Bugfix: (Mario Kishalmi patch)Ton Roosendaal
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-22Bugfix #25348Ton Roosendaal
2010-12-21use uppercase for axis chars, used in BLI_math and other parts of blender.Campbell Barton
2010-12-20Bugfix: new strict code for UI_make_axis_color() caused constraintTon Roosendaal
2010-12-20bugfix [#25238] Render image window edits UV'sCampbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-19bug [#25292] No undo scale with sculpt modeCampbell Barton
2010-12-19Bugfix #25292Ton Roosendaal
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-16Bugfix, irc reportTon Roosendaal
2010-12-15dont transform hidden handles in the graph editor.Campbell Barton
2010-12-10transforming pose bones while the animation was playing would crash.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07Added an assert() check for normalized quats which exposed a number of bugs w...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-30bugfix [#24974] "select all" in weight paint -> face selection mode selects a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-27[#24935] Proportional translation size stuck to noneMartin Poirier
2010-11-25bugfix [#24907] bone roll z up broken and python script showing correct metho...Campbell Barton
2010-11-24bugfix [#24887] Crash on snapping verts on other objectCampbell Barton
2010-11-22bugfix [#20768] Project Snap BrokenCampbell Barton
2010-11-21[#22854] Objects lag behind mouse pointer when transformed (translated)Martin Poirier
2010-11-21[#24827] Crash when auto-keyframing while playing animationMartin Poirier
2010-11-20Cancel edge slide on invalid selection.Martin Poirier
2010-11-19patch from Shane Ambler, free memory when failing to create slide verts.Campbell Barton
2010-11-18bugfix [#24777] Scale both markers and keyframes at the same time?Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-11-16bugfix [#24509] UV/Image Editor: selected elements move not as specifiedCampbell Barton
2010-11-14Move rotOrder to proper transform data structureMartin Poirier
2010-11-14bugfix [#24697]Martin Poirier
2010-11-14[#24639] Snap to Face (retopo) doesn't work when clipping is enabled in mirro...Martin Poirier
2010-11-14bugfix [#24697] Trying to run bpy.ops.transform.create_orientation crashes Bl...Campbell Barton
2010-11-14bugfix [#24702] 3Dmanipulator does not display if view's layers are not synch...Campbell Barton
2010-11-11Bugfix #24621: NLA strips move insensitively across tracksJoshua Leung
2010-11-10bugfix [#23710] 'repeat last' button doesnt' work with extrude along axes oth...Campbell Barton
2010-11-10fix for the crash reported in [#24625] Duplifaces not generated using spaceba...Campbell Barton
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-05centralize function for calculating pixel size. (no functional changes)Campbell Barton
2010-11-04workaround/fix [#24451] Motion path not automatic recalculating + locking obj...Campbell Barton