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
2009-02-21[#18277] Segfault crash by editing mesh with subsurf+ParticleInstance modifiersAndre Susano Pinto
2009-02-21[#18058] Black dots appear when blender renders with multi-thread and materia...Campbell Barton
2009-02-21bugfix [#17941] Attempting to change path of audio to relative fails.Campbell Barton
2009-02-18more uninitialized variables and auto-complete could copy a string over its s...Campbell Barton
2009-02-18uninitialized variable used in mesh_foreachScreenVert__mapFunc Campbell Barton
2009-02-18disable texture clamping while painting.Campbell Barton
2009-02-18[#18159] Path -> toggle cyclic -> toggle cyclic again == path corruptedCampbell Barton
2009-02-17python api bugfix,Campbell Barton
2009-02-17fix for [#17972] Saving/Loading Radiance HDR changes colorsCampbell Barton
2009-02-17[#17991] Anim rendered in BMP format won't play backCampbell Barton
2009-02-17bugfix [#18003] Rev-17473: Scene sets doesn't work in linksCampbell Barton
2009-02-13[#18209] 3 VSE crash bugs with .blends (all left click and move mouse over Me...Campbell Barton
2009-02-12add some more modifier types and access to shrink wrap target object (but no ...Campbell Barton
2009-02-11Once a linked image was selected, from a texture there was no way to switch t...Campbell Barton
2009-02-10dpx/cineon was using the OUTPUT settings when loading DPX - white point, blac...Campbell Barton
2009-02-09- Py seq API - Added an option for seq_strip.update() to run update_changed_s...Campbell Barton
2009-02-08== Sequencer ==Peter Schlaile
2009-02-08== Sequencer ==Peter Schlaile
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2009-02-06Added Scale, fixed bugs incl. patch #18037Robin Allen
2009-02-062.4x Sequencer Python APICampbell Barton
2009-02-06Patch #18015, adds "Value to Normal" nodeRobin Allen
2009-02-06Added compose/decompose, fixed bugs.Robin Allen
2009-02-04Bugfix #18251Ton Roosendaal
2009-02-04Relative option for the blur node only applied when the UI updated.Campbell Barton
2009-02-03Allow enter/exit editmode in background mode. (asking for trouble doing this ...Campbell Barton
2009-01-28bug fix softbody windJens Ole Wund
2009-01-28Fix for bug #18087: Editing of object name and modifiers did notBrecht Van Lommel
2009-01-28Fix for bug #18167: setting Constraint.Settings.SCRIPT checked for typeBrecht Van Lommel
2009-01-28Fix for bug #18183: crash when using "Bake Constraints" script. The constraintBrecht Van Lommel
2009-01-27Fix for bug #17961: crash with material copy/past and GLSL.Brecht Van Lommel
2009-01-27Fix for bug #18066: made UV Unwrap > Reset same as the default UVBrecht Van Lommel
2009-01-25== Python: Space Handler Scriptlinks ==Willian Padovani Germano
2009-01-24jpeg2000 commit missed the 2 most important files.Campbell Barton
2009-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
2009-01-19Bugfix: Transform SnapMartin Poirier
2009-01-15blender was crashing if no argument was given after '-t'Campbell Barton
2009-01-15BGE patch 18065: gameobj mass writeable + setmass actuator. This patch allows...Benoit Bolsee
2009-01-13fix for big in yesterdays commit, color values were not initializedCampbell Barton
2009-01-12can now add sequencer effects with the python apiCampbell Barton
2009-01-01fix for a memory leak in NMesh (deprecated api) while looking at bug report...Campbell Barton
2008-12-30mistake in previous commit, stopped CurNurbs from appendingCampbell Barton
2008-12-25* disable back buffer selection drawing while projection painting (was redoin...Campbell Barton
2008-12-24* bpy curve api wouldn't give correct errors for bad arguments when appending...Campbell Barton
2008-12-24fix for own mistake - [#18119] Texture Paint: "clone from layer" button not d...Campbell Barton
2008-12-22pose_grab_with_ik_clear(): fix bug with memory used after being freed.Benoit Bolsee
2008-12-22Bugfix - Fixed crashes in Action Editor on Ctrl-L due to missing NULL checks.Joshua Leung
2008-12-21define WITH_CCGSUBSURF isnt used anymoreCampbell Barton
2008-12-20Bugfix since rev 2, BLO_setversionnumber() was using sizeof(array), which giv...Campbell Barton
2008-12-20id prop update function was receiving a tuple when it only needed a single argCampbell Barton