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
path: root/source
AgeCommit message (Expand)Author
2011-06-15translate left panelXiao Xiangquan
2011-06-15merge from trunk r37405Xiao Xiangquan
2011-06-11accident when merge. revert to r37405Xiao Xiangquan
2011-06-11accident when merge. revert to r37405Xiao Xiangquan
2011-06-11merge from trunk r37405Xiao Xiangquan
2011-06-11fix for recent commit, this stops makesdna from working right:Campbell Barton
2011-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-06-11suspiciously consistent typoJason Wilkins
2011-06-10fix [#27627] Strange behavior with solid open gl lightsCampbell Barton
2011-06-10Bugfix #27136Ton Roosendaal
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-10added a check to console auto-compleation for pythons struct_seq type, so bpy...Campbell Barton
2011-06-10Add i18n support for C code, and most menu items can be translated, nowXiao Xiangquan
2011-06-09add includes for windows.Campbell Barton
2011-06-09update for tests, error out when duplicate modules are found, all ctest tests...Campbell Barton
2011-06-09Bugfix #27081Ton Roosendaal
2011-06-09Fix for GLSL material node inside groups. These were using the GPULink point ...Lukas Toenne
2011-06-09Bugfix #27078Ton Roosendaal
2011-06-09Bugfix #26886Ton Roosendaal
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-09fix for own mistake & fix some comments.Campbell Barton
2011-06-09fix for memory leak re-binding meshes.Campbell Barton
2011-06-09Fix [#27378] ASC-CDL Color Balance Node does not allow for full range of valuesMatt Ebb
2011-06-09RNA properties - expose values as radians rather then degreesCampbell Barton
2011-06-09use a better method for finding the precision to use for float buttons, about...Campbell Barton
2011-06-09fix [#27616] Appending an object from a file brings all existing group links ...Campbell Barton
2011-06-09[#27615] Box select of mesh object disabled or translated due to curve objectCampbell Barton
2011-06-09add foreachIDLink function for cloth, remove cloth specific newlibadr calls i...Campbell Barton
2011-06-08Bugfix #27601Ton Roosendaal
2011-06-08fix for own error r35918, generalizing looping over modifier ID linksCampbell Barton
2011-06-08Bugfix #27601Ton Roosendaal
2011-06-08Apply [#27477] COLLADA export support for textures mapped to COLSPECNathan Letwory
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory
2011-06-08Bugfix [#27586] P for setting playback range is clamped to > 0Joshua Leung
2011-06-08fix of fix :| [real fix for #36787 -- it was wrongly fixed on #36964]Dalai Felinto
2011-06-08cmake: remove python include in the wm module, set opengl as a system include.Campbell Barton
2011-06-08don't write file history in backgound mode (running ctest would overwrite all...Campbell Barton
2011-06-07draw sequences with invalid effect frame ranges pink to highlight they are in...Campbell Barton
2011-06-07fix for vertex group copy to selectedCampbell Barton
2011-06-07fix for sequencer transform with effects strips where the effects could be mo...Campbell Barton
2011-06-07disable the readonly state while rna property callbacks run.Campbell Barton
2011-06-07Fix: correct spacing for file select items, using font size + dpi.Ton Roosendaal
2011-06-07rna option not to save certain properties for redoing later, currently only u...Campbell Barton
2011-06-07fix for edge slide snapping values being incorrect (reported by Nether Hound).Campbell Barton
2011-06-07update ctest md5sums for import/export to match changes to the scripts, also ...Campbell Barton
2011-06-07getting useful results out of the round compo node was tricky, use the second...Campbell Barton
2011-06-07error pointed out by Jeroen Bakker with the math nodes round function. was in...Campbell Barton
2011-06-07Modify the unifont.ttf to have a better lookXiao Xiangquan
2011-06-07fix for glitch in previous commit with 0.00002 displaying as 0.000020, this u...Campbell Barton