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-03-26Bugfix:Joshua Leung
2011-03-26print guarded-alloc memory leaks on blenderplayer exit.Campbell Barton
2011-03-25Forgot to add to log of previous commit:Ton Roosendaal
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-25Moved temporary drag operator link drawing from node tree to node space funct...Lukas Toenne
2011-03-25incorrect rna type for the BGE ui.Campbell Barton
2011-03-25use size_t rather then int for passing lengths to string functions since this...Campbell Barton
2011-03-25fix [#26600] TexturedSolid + Curve: Specular affecting other materialsCampbell Barton
2011-03-25Fix for [#25932] Video Sequencer: F-curve insertion failure after un-metaJanne Karhu
2011-03-25Add ExtraTags class for handling tags inside an extra block.Nathan Letwory
2011-03-25fix [#26610] Pressing the ENTER key while editing a Text Object crashes Blender.Campbell Barton
2011-03-25Mostly formatting commit, small elaboration in extra handling API (take point...Nathan Letwory
2011-03-25Switched the fluid fix from yesterday into using the existing compatible eule...Janne Karhu
2011-03-25move object re-linking into a function.Campbell Barton
2011-03-25fix [#26607] blender won't duplicate or assign new drivers on duplicationCampbell Barton
2011-03-25SpaceImage.curves --> curve for consistency.Campbell Barton
2011-03-25new function RNA_warning(), replaces printf with function which may be called...Campbell Barton
2011-03-25Graph Editor: Euler Filter ported from Py to CJoshua Leung
2011-03-25fix [#26601] Python error when use of autocompleteCampbell Barton
2011-03-25fix for incorrect prints with RNA errors (own fault, CONTAINER_RNA_ID was inc...Campbell Barton
2011-03-25fix for blenderplayer using un-initialized mathutils types.Campbell Barton
2011-03-25BGE player was using un-initialized variables for initializing the canvas color.Campbell Barton
2011-03-25Bugfix:Joshua Leung
2011-03-25Logic Editor UI: sensor frequency active only when one of the triggers is on....Dalai Felinto
2011-03-24Bugfix 26578Ton Roosendaal
2011-03-24Further fix for parented fluidsim objectsJanne Karhu
2011-03-24Bugfix #26584Ton Roosendaal
2011-03-24Bug fix: Fluidsim didn't take parent objects into account when calculating th...Janne Karhu
2011-03-24fix for using uiItemIntO for an enum, added uiItemEnumO_value function.Campbell Barton
2011-03-24fix [#26598] zoom view and scaling odd vertices circle Campbell Barton
2011-03-24Particle charge effector wasn't working properly.Janne Karhu
2011-03-24fix for incorrect array use when freeing fcurve modifier envelope points, arr...Campbell Barton
2011-03-24ZanQdo Bugfix:Joshua Leung
2011-03-24RNA & interface functions for checking if RNA in a button uses valid rna prop...Campbell Barton
2011-03-24tag variable as unused.Campbell Barton
2011-03-24Reshuffled utility function to keyframe drawing API, removing someJoshua Leung
2011-03-24Animation Tool: Propagate PoseJoshua Leung
2011-03-24support for blender as a module on win32.Campbell Barton
2011-03-24Fix #26571: slow approximate AO with zero area faces.Brecht Van Lommel
2011-03-23fix [#26591] File browser: select multiple files for Library append/link brokenAndrea Weikert
2011-03-23IRC bugreport:Ton Roosendaal
2011-03-23fix [#26456] weightpaint mode with armature modifier, armature modeCampbell Barton
2011-03-23Additonal fix for r35724Ton Roosendaal
2011-03-23fix for building collada on linuxCampbell Barton
2011-03-23COLLADA: supporting barebone class for <extra> support (incomplete).Nathan Letwory
2011-03-23fix [#26588] In render view, Blender crashes when collapsing an opened split ...Campbell Barton
2011-03-23Fix #26573, #26574 and #26551: objects on layers not visible on load or undoBrecht Van Lommel
2011-03-23tweaks not to load webbrowser or math modules on startup.Campbell Barton
2011-03-23allow unregistered rna classes to have rna properties assigned before registr...Campbell Barton
2011-03-23Fix for 1. in [#26212] ParticleSystem.particles issuesJanne Karhu