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
2010-01-19Fix compile on msvc (inline)Matt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-18revert for last commit, this should fix the proplem properly.Campbell Barton
2010-01-18- opengl render anim exec function so python can render opengl animations wit...Campbell Barton
2010-01-18make the animation read error message say if the file wasnt found.Campbell Barton
2010-01-18fix for movie files sequence strip names not working unless the first frame o...Campbell Barton
2010-01-18NLA (Un)Mapping Fixes:Joshua Leung
2010-01-18BGE: Mouse Sensor type defaults to 1 (MOUSELEFT ) + remove camera attribute f...Dalai Felinto
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-17fix for own bug in name flipping, was modifying the original name (very bad!).Campbell Barton
2010-01-17Text Editor: indent and unindent now supports tabs/spaces according to (text-...Dalai Felinto
2010-01-16fix for own un-initialized pointerCampbell Barton
2010-01-16possible fix for [#20674] SegFault from console 'c = data.texts["text1"].copy()'Campbell Barton
2010-01-16mirror modifier vgroup option was doing string name conversion to find the fl...Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-15Text Editor: Add an option "Tabs as Spaces".Dalai Felinto
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-14no-functional change - use interpolation functions where possible.Campbell Barton
2010-01-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-13check if the layer exists rather then getting the array.Campbell Barton
2010-01-12Bugfix: drivers on constraint properties could get set to invalid whenBrecht Van Lommel
2010-01-12Fix for custom shapes getting lost on proxy armature bones.Brecht Van Lommel
2010-01-12- bugfix [#20654] the property edge_face_count of the Mesh-Object does not workCampbell Barton
2010-01-12Proxy Protection FixesBrecht Van Lommel
2010-01-12bugfix for particle editmode operators from (Janne Karhu)Campbell Barton
2010-01-12rename free_group to free_group_objects since it doesnt free the group its self.Campbell Barton
2010-01-12last commit was no good since pe_get_current was running recalc_emitter_field...Campbell Barton
2010-01-11- player building againCampbell Barton
2010-01-11Fix #20619: subsurf + explode modifier crash.Brecht Van Lommel
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-11change the defaults for solidify since users are getting unexpected spikes be...Campbell Barton
2010-01-10Make linked animdata working again, copies NLA too, as well as ObData animdat...Campbell Barton
2010-01-10Bug [#20572] Crash Blender - Gkey in Video Sequence EditorMartin Poirier
2010-01-09Color management fixesMatt Ebb
2010-01-08Fix #19659, #20387, #20489, part of #20565. VBO's in edit mode were notBrecht Van Lommel
2010-01-08Remap Relative paths save option.Campbell Barton
2010-01-08Fix #20613: crash with subsurf+shrinkwrap+smooth modifiers.Brecht Van Lommel
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08Bugfix #20605: Shape key values not keyable from mesh data panel. Keyable fro...Joshua Leung
2010-01-08Grease Pencil: Lock current frame optionJoshua Leung
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-07Make scene optional in BKE_write_ibuf (only used for stamping)Martin Poirier
2010-01-07group instance still didnt work in some cases, now tag ID flag when linking a...Campbell Barton
2010-01-07fix for own but in recent driver optimization [#20580] Driver Crasher rev [25...Campbell Barton
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2010-01-06Node editor tweaksMatt Ebb
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2010-01-05sanity check that prevents crashing when syncing poses,Campbell Barton
2010-01-05More Driver Fixes:Joshua Leung
2010-01-05IDGroup utility function to copy a group inside another oneMartin Poirier