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-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-19Timeline: Keyframe Drawing for All Selected ObjectsJoshua Leung
2010-01-18- opengl render anim exec function so python can render opengl animations wit...Campbell Barton
2010-01-18NLA (Un)Mapping Fixes:Joshua Leung
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-17have makesrna only replace newly generated files when their contents changes.Campbell Barton
2010-01-16- UV header sync selection vert/edge/face buttons were displayed as 3 tickboxesCampbell Barton
2010-01-16mirror modifier vgroup option was doing string name conversion to find the fl...Campbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15Console:Thomas Dinges
2010-01-15Fix [#20437] Impossible to load "voxel data" sequence file from Matt Ebb
2010-01-15* Fix two issues:Nathan Letwory
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-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-13UV mirror tool (copies UVs from one side of the mesh to the other)Campbell Barton
2010-01-13RNA NLA update function was wrong, taking the scene as a PointerRNACampbell Barton
2010-01-13node uninitialized memory valgrind found while looking into crash.Campbell Barton
2010-01-13makesrna was failing because of a buffer overrun from an error in r25949Campbell Barton
2010-01-13Fix: wasn't able to rename node group nodetree name, or access the nodetree a...Matt Ebb
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel
2010-01-12RNA: warning fixes.Brecht Van Lommel
2010-01-12Proxy Protection FixesBrecht Van Lommel
2010-01-12particle puff, volume option.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-12CMake fix for windows buildDamien Plisson
2010-01-12rna/py apiCampbell Barton
2010-01-11- draw mesh wire faded into the 3D view background color when in particle mod...Campbell Barton
2010-01-11remove operators PARTICLE_OT_brush_set and PARTICLE_OT_edit_type_set, rna dat...Campbell Barton
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-11rna/py apiCampbell Barton
2010-01-10linked scenes were not animating.Campbell Barton
2010-01-10Change how 'Main' collection type definitons work so that 'self' can be used ...Campbell Barton
2010-01-10workaround for a problem with rna collection type definitions.Campbell Barton
2010-01-10[#20587] Time field under Stamp (rendering) is always showing 00:00:00.01Campbell Barton
2010-01-10RNA/Py APICampbell Barton
2010-01-10Removed game_sound property as it is not working and not necessary anymore.Joerg Mueller
2010-01-09Themes:Thomas Dinges
2010-01-09Added user preferences for color picker type, includes colour wheel + 3 squar...Matt Ebb
2010-01-09Color management fixesMatt Ebb
2010-01-08RNA Function Save Image accepts a Scene as optional argument (for image param...Martin Poirier
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08SVN maintenance.Guillermo S. Romero
2010-01-08Image RNA api: Don't crash if can't acquire buffer from image when saving ima...Martin Poirier
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